Method FTP::move_uploaded_file

Inheritance:

Meta:

Written by

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

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

Move an uploaded file to another folder

END OF PHP DOC
public function string move_uploaded_file(string $strSource, string $strDestination)

Parameters

string $strSource
Not documented yet. Please add documentation to this entry.
string $strDestination
Not documented yet. Please add documentation to this entry.

Add a comment

Please add 9 and 7.