| HTML_QuickForm::updateElementAttr() | |
| PEAR Manual | |
require_once 'HTML/QuickForm/file.php';
|
int HTML_QuickForm_file::getSize (
)
This means 'size' attribute of the <input /> element, not size of the uploaded file.
throws no exceptions thrown
see setSize().
since 1.0
This function can not be called statically.
| HTML_QuickForm::updateElementAttr() | |
| PEAR Manual | |