(3.0.13 - 3.0.18 only, PHP 4 >= 4.0.0)
bool ftp_rename (resource ftp_stream, string from, string to)
bool ftp_rename
ftp_rename() retourne TRUE en cas de succès, et FALSE sinon.
ftp_rename() renomme le fichier ou dossier from en to, sur le serveur ftp_stream.