PHP ftp_rename( ) functionLast Updated : 17 Mar 2025 The ftp_rename() function renames a file or directory on the FTP server. This function was introduced in PHP 4. Syntax:
Return value:The ftp_rename() function returns TRUE on success or FALSE on failure. On failure, an E_WARNING error will be emitted. Example 1Output: ![]() Example 2Output: ![]() Example 3Output: ![]() Next TopicPHP FTP |
We request you to subscribe our newsletter for upcoming updates.

We deliver comprehensive tutorials, interview question-answers, MCQs, study materials on leading programming languages and web technologies like Data Science, MEAN/MERN full stack development, Python, Java, C++, C, HTML, React, Angular, PHP and much more to support your learning and career growth.
G-13, 2nd Floor, Sec-3, Noida, UP, 201301, India


