background preloader

Zebra_form

Facebook Twitter

AlanGeorge - zebraForm example 18. Simply cut and paste to your favourite Text Editor and remember that you must make adequate provision to protect your database and backup your current programs before applying the code changes as listed.

AlanGeorge - zebraForm example 18

Container Template php Source. Comments on “Zebra_Form, a jQuery augmented PHP library for creating and validating HTML forms”, Page 21. Zebra_Form, a PHP class for generating and validating HTML forms. Zebra_Form, a jQuery augmented PHP library for HTML form building and validation - Class Zebra_Form_Select. Zebra_Form, a jQuery augmented PHP library for creating and validating HTML forms. Get the latest updates on this PHP library via RSS Zebra_Form is a PHP library that simplifies the process of creating and validating HTML forms.

Zebra_Form, a jQuery augmented PHP library for creating and validating HTML forms

Its object-oriented structure promotes rapid HTML forms development and encourages developers to write clean and easily maintainable code. It frees the developers from the repetitive task of writing the code for validating forms by offering powerful built-in client-side and server-side validation. Zebra_Form has integrated cross-site scripting (XSS) prevention mechanism that automatically strips out potentially malicious code from the submitted data, and also features protection against cross-site request forgery (CSRF) attacks.