All...
A lot has been said recently about the dangers of the family of magic_quotes...
I understand the dangers.
The question is, for those of us using a database that does not have a *real_escape_string function...Oracle for example.
What is the *best* way to escape quotes for DB insertion?
It seems that addslashes gets a lot of flack, but is there any other/better way?
-Brad

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

Reply via email to