Method Files::move_uploaded_file

Meta:

Written by

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

/system/libraries/Files.php line 271
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 calculate 8 plus 6.