On Thursday, April 4, 2002, at 02:09  PM, Miguel Cruz wrote:

> I find it much simpler to turn it off, and then just addslashes all
> strings before they go into the database.

I suppose you're right -- the only time you really need to add the 
slashes is right before the data gets inserted.  I think I'll go through 
and put addslashes() around any database insert scripts I have and turn 
it off.

Erik




----

Erik Price
Web Developer Temp
Media Lab, H.H. Brown
[EMAIL PROTECTED]


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

Reply via email to