Ciao Daniele,

Check this out:

http://ca.php.net/manual/en/ref.info.php#ini.magic-quotes-gpc

Also, programmatically:

http://ca.php.net/manual/en/function.set-magic-quotes-runtime.php

Hope it helps.


Marco
-- 
------------
php|architect - The magazine for PHP Professionals
The first monthly worldwide magazine dedicated to PHP programmers
Check us out on the web at http://www.phparch.com


On Sat, 2002-11-09 at 09:19, Daniele Baroncelli wrote:
> Hi there,
> 
> I have just reinstalled a new PHP version, the 4.2.3.
> Before I had the 4.0.6.
> 
> 
> I now get the quotes problem in my scripts that connect to the database.
> Also the phpMyAdmin gives me errors when I use the ' inside a field in a GUI
> select.
> Before everything was working fine.
> 
> Which parameters could be set to make the scripts work as before?
> 
> 
> Cheers
> 
> Daniele
> 
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 



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

Reply via email to