This is a discussion on magic_quotes_runtime not set within the alt.comp.lang.php forums, part of the PHP Programming Forums category; Curious... on php 4.1.1 --- I set magic_quotes_runtime = on; in my php.ini file but when I check phpinfo() ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
"Bill" <no@where.com> schreef in bericht news:bnensd$bgm$1@titan.btinternet.com... > Curious... on php 4.1.1 --- > > I set magic_quotes_runtime = on; in my php.ini file but when I check > phpinfo() I see that it is still off. > Did you try 'On' (with a capital 'O') ? JW |
|
|||
|
"Janwillem Borleffs" <jw@jwscripts.com> wrote in message news:3f9bd4f3$0$2711$1b62eedf@news.euronet.nl... > > "Bill" <no@where.com> schreef in bericht > news:bnensd$bgm$1@titan.btinternet.com... > > Curious... on php 4.1.1 --- > > > > I set magic_quotes_runtime = on; in my php.ini file but when I check > > phpinfo() I see that it is still off. > > > > Did you try 'On' (with a capital 'O') ? er, nope. I'll try that now though... |