News

validate-form-simple is a lightweight JavaScript library for effortless HTML form validation. Easily add validation to your forms without writing lengthy and complex JavaScript code. It supports ...
Though nowhere near as robust as other form validators (e.g. PEAR's HTML_QuickForm2), this may be sufficient for very simple projects. The two class files are formvalidator.php and validationrule.php.