Form Validation with PHP + jQuery
Form validation tutorials – done to death right? As a player for Team Redundancy, I’ve built one for the Pandra library (PandraValidator class) which performs server side validation with the help of jQuery. Both client and server side uses the same validation function, and the good thing is – it’s really fast. It ticks a few security boxes also (referrer checking, a honeypot field, POST timer, GET > POST method enforce) and may be a good conceptual guide for building your own.
Source is here, enjoy.
| Print article | This entry was posted by admin on November 28, 2009 at 16:05, and is filed under Code, JavaScript, PHP. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |

