User-Friendly Form Validation with PHP and CSS (O'ReillyNet)
[Posted April 27, 2004 by cook]
Jeff Cogswell
explains form validation with PHP on O'Reilly.
"Any non-trivial web application processes form data, and every secure web
application has to validate that data on the server. Balancing security with
user-friendliness can be tricky."
(Log in to post comments)