HTML_QuickForm_file::moveUploadedFile() -- Moves an uploaded file into the destination
Beschrijving
Dit pakket in nog niet gedocumenteerd.
Parameter
- string
$dest
Destination directory path
- string
$fileName
New file name (if not given, original file name will be used).
Return waarde
returns true if file has been moved successfully, false otherwise.
Throws
throws no exceptions thrown
Note
Deze functie kan niet statisch worden aangeroepen.