ftp_rename

(PHP 3>= 3.0.13, PHP 4 )

ftp_rename -- Renames a file on the ftp server.

Description

int ftp_rename ( int ftp_stream, string from, string to)

Returns TRUE on success, FALSE on error.

ftp_rename() renames the file specified by from to the new name to