Introduction | |
PEAR Manual | |
require_once 'HTML/QuickForm.php'; |
int HTML_QuickForm::getMaxFileSize (
( void
)
Returns the value of MAX_FILE_SIZE hidden element (used for file uploads).
return max file size in bytes
throws no exceptions thrown
since 3.0
This function can not be called statically.
Introduction | |
PEAR Manual | |