HTML_QuickForm_file::isUploadedFile()HTML_QuickForm_file::isUploadedFile() -- Checks if the element contains an uploaded file Synopsisrequire_once 'HTML/QuickForm/file.php'; |
bool HTML_QuickForm_file::isUploadedFile ()
DescriptionThis package is not documented yet. Return value
returns true if file has been uploaded, false otherwise
Throws
throws no exceptions thrown
NoteThis function can not be called
statically. |