> Dan, you're referring to the filter output part of the "validate input,
> filter output" mantra I've memorized, right? Just checking...
>

I believe he's referring to server-side validation ("validate input").
 Earlier Kristina said "you'll want to use a combination of
client-side (form) validation and good database design."  While
client-side validation is nice for the user (they don't have to wait
for the page to reload), using client-side validation doesn't replace
the need to validation the data once it gets back to the server.
_______________________________________________
New York PHP User Group Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

http://www.nyphp.org/show_participation.php

Reply via email to