Method Files::move_uploaded_file
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Move an uploaded file to another folder
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