require_once 'HTML/QuickForm/file.php';
bool HTML_QuickForm_file::moveUploadedFile (string $dest [, string $fileName = ''])
bool HTML_QuickForm_file::moveUploadedFile
Dieses Package ist noch nicht dokumentiert.
Destination directory path
New file name (if not given, original file name will be used).
returns true if file has been moved successfully, false otherwise.
throws no exceptions thrown
Diese Methode kann nicht statisch aufgerufen werden.