form validation

Script-Tutorials.com: Form Validation with Javascript and PHP

PHPDeveloper.org  Thu, 02/02/2012 - 09:07

On the Script-Tutorials.com site today there's a new tutorial about form validation using a combination of jQuery on the frontend and PHP on the backend.


 

KillerPHP.com: PHP & Javascript Video Tutorial - Form Validation...

PHPDeveloper.org  Mon, 08/02/2010 - 13:27

On the KillerPHP blog today there's a new screencast tutorial - part one of a series about form validation with javascript.


 

Ken Guest's Blog: Book Review: jQuery 1.3 with PHP

PHPDeveloper.org  Mon, 12/14/2009 - 10:49

Ken Guest has posted a book review of a new release from Packt Publishing - "jQuery 1.3 with PHP" (by Kae Verens).


 

NETTUTS.com: CodeIgniter From Scratch: Day 4 - Newsletter Signup

PHPDeveloper.org  Thu, 08/13/2009 - 06:58

NETTUTS.com has posted the next part in their "CodeIgniter From Scratch" series today adding on more functionality to include the ability to signup for a newsletter about updates to the site.


 

IBM developerWorks: MVC with Agavi - Add forms and database supp...

PHPDeveloper.org  Tue, 07/28/2009 - 06:51

The second part of the IBM developerWorks series looking at the Agavi PHP framework has been posted.

In it Vikram Vaswani loks at adding forms and database support to his example via Doctrine.


 

DevShed: Advanced PHP Form Input Validation to Check User Inputs

PHPDeveloper.org  Mon, 06/01/2009 - 14:32

On DevShed today there's a new tutorial loking at an advanced form of a very common need in PHP development - form validation.