Maybe its just on my machine where they are enabled and not locally
overridden. Ahh, I just looked through the code path and
compile_insert_string() addslashes() each of the values it gets
passed. We should probably refuse to function if magic quotes is
enabled, otherwise all of the database entr
Hey,
On 6/29/05, Tony Lambregts <[EMAIL PROTECTED]> wrote:
> Chris and I talked on IRC and it turns out that magic_quotes_gpc are
> turned "on" in php.ini on the production server and not on mine so we
> needed a stripslashes() on the version description.
They are supposed to be off! Check our .h