| HTML_QuickForm_group::setElements() | |
| PEAR Manual | |
require_once 'HTML/QuickForm.php';
|
boolean HTML_QuickForm::validate (
( void
)
Performs the server side validation.
return TRUE if no error found
throws no exceptions thrown
since 1.0
This function can not be called statically.
| HTML_QuickForm_group::setElements() | |
| PEAR Manual | |