require_once 'HTML/QuickForm.php';
void HTML_QuickForm::setMaxFileSize ([int $bytes])
void HTML_QuickForm::setMaxFileSize
Sets the value of MAX_FILE_SIZE hidden element (used for file uploads).
Size in bytes
throws no exceptions thrown
since 3.0
This function can not be called statically.