Re: [PHP-DB] Still can't turn magic_quotes off!

2002-09-20 Thread Sander Roobol
ROTECTED]] > > Sent: Friday, September 20, 2002 12:43 PM > > To: 'PHP Database List' > > Subject: RE: [PHP-DB] Still can't turn magic_quotes off! > > > > And so it ends...(here is what the PGP bug people had to say about > it...) > > >

RE: [PHP-DB] Still can't turn magic_quotes off!

2002-09-20 Thread John Holmes
e CVS version you should get a warning if you try to set it in a script > anyway. > > > > -Original Message- > From: John Holmes [mailto:[EMAIL PROTECTED]] > Sent: Friday, September 20, 2002 10:56 AM > To: 'Paul Burney'; Vincent, Jason [BRAM:1334:EXCH]; 'PHP

RE: [PHP-DB] Still can't turn magic_quotes off!

2002-09-20 Thread Jason Vincent
ailto:[EMAIL PROTECTED]] Sent: Friday, September 20, 2002 10:56 AM To: 'Paul Burney'; Vincent, Jason [BRAM:1334:EXCH]; 'PHP Database List' Subject: RE: [PHP-DB] Still can't turn magic_quotes off! > on 9/20/02 10:06 AM, John Holmes at [EMAIL PROTECTED] appended the > f

RE: [PHP-DB] Still can't turn magic_quotes off!

2002-09-20 Thread John Holmes
> on 9/20/02 10:06 AM, John Holmes at [EMAIL PROTECTED] appended the > following bits to my mbox: > > > The manual says these settings can be changed at the user level, but it > > doesn't appear like they can, unless we're both doing something very > > wrong. > > I believe that all variable proc

Re: [PHP-DB] Still can't turn magic_quotes off!

2002-09-20 Thread Paul Burney
on 9/20/02 10:06 AM, John Holmes at [EMAIL PROTECTED] appended the following bits to my mbox: > The manual says these settings can be changed at the user level, but it > doesn't appear like they can, unless we're both doing something very > wrong. I believe that all variable processing is done (

RE: [PHP-DB] Still can't turn magic_quotes off!

2002-09-20 Thread John Holmes
I don't know what to say, I couldn't get it to work either. I tried ini_set('magic_quotes_gpc','Off') and tried moving it to the very first line of the file, and even tried _GET and _POST instead of importing the variables. Nothing I tried worked. I wonder if it's a windows, thing...let me try t