Re: [PHP] Form verification

2006-11-01 Thread Joe Wollard
Captcha http://en.wikipedia.org/wiki/Captcha On 11/1/06, Ron Piggott (PHP) <[EMAIL PROTECTED]> wrote: I am wondering if any of you know what it is called when letters come up for the user to key in for form entry verification. Ron -- PHP General Mailing List (http://www.php.net/) To unsubsc

[PHP] Form verification

2006-11-01 Thread Ron Piggott (PHP)
I am wondering if any of you know what it is called when letters come up for the user to key in for form entry verification. Ron

Re: [PHP] Form verification

2001-07-19 Thread Sheridan Saint-Michel
t;; echo "formB"; echo ""; ?> Hope that helps Sheridan - Original Message - From: King, Justin <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, July 19, 2001 12:31 PM Subject: [PHP] Form verification > I'm trying to come up with a genera

[PHP] Form verification

2001-07-19 Thread King, Justin
I'm trying to come up with a general solution for validating data in forms as far as empty fields. I've considered doing javascript, but would prefer to do the method where the page shows the previous form, with notes near fields that need to be filled out properly. My problem is I am trying to