News Feed
Jobs Feed
Sections




News Archive
YensDesign.com:
How to Validate Forms in both sides using PHP and jQuery
January 14, 2009 @ 11:15:02

The YensDesign blog has a recent post that steps you through the entire process (down to every detail in the code) of making a form validation script that checks things on both sides - PHP for the server-side and jQuery on the client.

We 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.

The form they create (a href="http://yensdesign.com/tutorials/validateform/">demo here) is a generic "send a message" form with fields for name, email address, passwords and the message itself. All code - both PHP and Javascript - is provided.

3 comments voice your opinion now!
validate form jquery server client tutorial


blog comments powered by Disqus

Similar Posts

IBM developerWorks: Build a web-based notification tool with XMPP

Josh Adell's Blog: Command Invoker Pattern with the Open/Closed Principle

Robert Basic's Blog: Creating a chat bot with PHP and Dbus

CodeForest.net: Android JSON-RPC client and PHP Zend Framework server

Symfony Blog: Making Jobeet (Advent 2008)


Community Events











Don't see your event here?
Let us know!


phpunit object series zendframework2 community framework interview introduction testing unittest development database language opinion podcast application functional release example code

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework