validation Archive
29 Apr 2012
Creating a simple captcha form with validation
This tutorial will show you how to create a captcha form to stop automatic submissions, to premis is simple out of 6 letter there's 3 black ones these must match when the form is submitted or an
6 May 2011
Login Script with Validation
By David Carr On 6 May 2011 In PHP
A login script tutorial to log users into your database driven site using sessions
5 May 2011
Registration script with Validation
By David Carr On 5 May 2011 In PHP
In this tutorial I will explain how to create a user registration script along with validation.