HTML_QuickForm_file::getSize() -- Returns size of file element
Synopsis
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
throws no exceptions thrown
Заметка
since 1.0
Эта функция не должна вызываться статически.
HIVE: All information for read only. Please respect copyright! |