Method FTP::rename

Inheritance:

Meta:

Written by

Leo Feyer <http://www.contao.org>

/system/libraries/FTP.php line 211
Automatically extracted PHP DOC comment from code:

Rename a file or folder

END OF PHP DOC
public function boolean rename(string $strOldName, string $strNewName)

Parameters

string $strOldName
Not documented yet. Please add documentation to this entry.
string $strNewName
Not documented yet. Please add documentation to this entry.

Add a comment

What is the sum of 6 and 4?