|
The class provides templates for built-in client-side and server-side validation.
Client-side validation is done via JavaScript (MooTools). Since version 2.1, this has been ported to jQuery.
Here are some key features of "Zebra_Form":
· Security features, to prevent XSS
· Spam filtering via a "honey-pot" technique and CAPTCHA
· AJAX calls
· Easy to style via a layout engine
· Standards-complaiant HTML
· Cross-browser tested
· Online documentation
Requirements:
· PHP 4.4.9 or higher
· JavaScript enabled on client side
· MooTools or jQuery
What's New in This Release: [ read full changelog ]
· Fixed a bug where having the 'other' option set for select controls having non-numerical values, would result in the form never passing validation;
· Fixed a bug where for select boxes having non-numerical indices, a malicious user could submit other values than those defined when creating the form;
0 comments:
Post a Comment