That is incorrect.
There *IS* a setting for another magic_quotes_runtime, which will do
addslashes to all data coming FROM the database.
That's a particularly silly setting UNLESS your entire application
consists of taking date out of one database and shoving it into
another database -- which is
On Sat, April 8, 2006 7:49 pm, jonathan wrote:
> I have a server where magic_quotes_gpc is set to On. It's my
> understanding that this should add slashes to something like "Joe's"
> so that it's "Joe\'s" but when I look in the db, it is in there as
> Joe's. This doesn't seem like it should be the
2 matches
Mail list logo