[PHP-DB] addslashes for db search? From: andy (news.letters <email protected>)
Date: 06/11/02

Hi there,

I have some db records starting with a ' E.g: 'Aimburu

Now I am wondering how to retrieve this records. without a addslashes it
returns an error. So I did add a slash, but then it does not find this
record.

I tryed this query:

...like '\'Aimburu %' ...

Do I have to change this db entries, and if how? How should they look like
and is there a good method to change all this thousands of records at once?

Thanx in advance,

Andy

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