There's actually a setting:

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

and a set of functions:

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


Marco

-- 
------------
php|architect - The magazine for PHP Professionals
The first monthly worldwide  magazine dedicated to PHP programmer

Come visit us at http://www.phparch.com!

--- Begin Message ---
Hello,
 
When trying to save data from a form, the quotations (") get change to
(\")
 
Is there a function that will fix this?
 
-------------------------------------------- 
Brandon Orther 
WebIntellects Design/Development Manager
[EMAIL PROTECTED] 800-994-6364
www.webintellects.com <http://www.webintellects.com/> 
--------------------------------------------
 
--- End Message ---
-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to