Manual
do
PHP
Anterior
Próxima
ftp_rename
ftp_rename -- Renames a file on the FTP server
Description
bool
ftp_rename
( resource ftp_stream, string from, string to)
Retorna
TRUE
em
caso
de
sucesso
ou
FALSE
em
falhas
.
Anterior
Principal
Próxima
Acima