That's not "necessarily" true--if you're using MSSQL quotes are escaped
with quotes, I think.
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 ---
That's probably the way that you want it to be, if you're inserting the data
into a database. When you retrieve it, you use stripslashes().
-----Original Message-----
From: Brandon Orther [mailto:orther@;webintellects.com]
Sent: Thursday, November 07, 2002 1:16 PM
To: PHP User Group
Subject: [PHP] " getting changed to \" when pulled from a <text area>
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/>
--------------------------------------------
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--- End Message ---
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php