Is it a good idea to always use addslashes() on a 
value gathered from a text field or textarea?
If you use addslashes() to "INSERT" the stuff into a
db, should you always use stripslashes() when you
"SELECT" it from the database?


tia,
--ed

__________________________________________________
Do You Yahoo!?
HotJobs - Search Thousands of New Jobs
http://www.hotjobs.com

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to