RE: [PHP] " getting changed to \" when pulled from a

2002-11-07 Thread John Meyer
yep, mea culpa, just thinking of MySQL. -Original Message- From: Marco Tabini [mailto:marcot@;inicode.com] Sent: Thursday, November 07, 2002 2:25 PM To: John Meyer Cc: Brandon Orther; PHP-General Subject: RE: [PHP] " getting changed to \" when pulled from a That's n

RE: [PHP] " getting changed to \" when pulled from a

2002-11-07 Thread Marco Tabini
PM To: PHP User Group Subject: [PHP] " getting changed to \" when pulled from a Hello, When trying to save data from a form, the quotations (") get change to (\") Is there a function that will fix this? Brandon Orther WebIntellect

RE: [PHP] " getting changed to \" when pulled from a

2002-11-07 Thread John Meyer
up Subject: [PHP] " getting changed to \" when pulled from a 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

Re: [PHP] " getting changed to \" when pulled from a

2002-11-07 Thread Marco Tabini
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] " getting changed to \" when pulled from a

2002-11-07 Thread Brandon Orther
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