I have googled, forummed, read the manual and I am still unable to accomplish or properly understand form validation.
Would anybody like to correspond and help me work this out.
2007-11-24
04:31:56
·
2 answers
·
asked by
Taffd
3
in
Computers & Internet
➔ Programming & Design
To answer Colinc,
I use dreamweaver, php4 and mysql. My site depends on user input, mostly text.
I want to validate the input as text plus punctuation only, input to database or redirect to original form page with error messages.
I am having trouble making even the simplest validation using preg_match and simple regex to perform as expected, even when using a form and error page to practise.
2007-11-24
05:55:14 ·
update #1