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
-
--- Steve Buehler <[EMAIL PROTECTED]> 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. For
> instance. There is a town around here called "Lee's Summit". Also
> names like "O'connel". When I pull from the da
2 matches
Mail list logo