| Introduction | |
| PEAR Manual | |
require_once 'HTML/QuickForm.php';
|
void HTML_QuickForm::setMaxFileSize (
int $bytes
)
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.
| Introduction | |
| PEAR Manual | |