| Introduction | |
| PEAR Manual | |
require_once 'HTML/QuickForm.php';
|
string HTML_QuickForm::errorMessage (
int $value
)
Returns a textual error message for QuickForm error code.
int error code
return error message
throws no exceptions thrown
This function can be called statically.
| Introduction | |
| PEAR Manual | |