require_once 'HTML/QuickForm.php';
int HTML_QuickForm::getMaxFileSize (void)
int HTML_QuickForm::getMaxFileSize
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.