Re: single quotes in database

2003-11-07 Thread Peter Burden
cc: 11/07/2003 11:30 Subject: single quotes in database

Re: single quotes in database

2003-11-07 Thread jeffrey_n_Dyke
: PHP <[EMAIL PROTECTED]>, mysql <[EMAIL PROTECTED]> cc: 11/07/2003 11:30 Subject: si

single quotes in database

2003-11-07 Thread Steve Buehler
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 database it skips these because of the quotes.