Steve Buehler wrote:

I am using PHP/MySQL and am having a problem. We have some names and addresses in the database that have single quotes in them.

[snipped]


mysql_escape_string()
stripslashes()
addslashes()

--
Burhan Khalid
phplist[at]meidomus[dot]com
http://www.meidomus.com
-----------------------
"Documentation is like sex: when it is good,
 it is very, very good; and when it is bad,
 it is better than nothing."

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



Reply via email to