article

Monday, May 3, 2010

Learn How to Validate Forms in both sides using PHP and jQuery

Learn How to Validate Forms in both sides using PHP and jQuery

In this tutorial you are going to learn how to validate your forms using PHP and jQuery in both sides: client side (using javascript with jQuery) and server side (using PHP). It will be interesting to see how to use regular expressions to validate different kind of e-mails, passwords and more.

If you want to know more and download the source follow the link below

http://yensdesign.com/2009/01/how-validate-forms-both-sides-using-php-jquery/


demo

http://yensdesign.com/tutorials/validateform/

Download

http://yensdesign.com/tutorials/validateform/validateform.zip

http://dl.dropbox.com/u/3293191/JQUERY/validateform.zip

Related Post