MySQL Forums
Forum List  »  PHP

Problem with Mysql Select like and german umlauts
Posted by: Bernd Nonnweiler
Date: August 15, 2005 10:09AM

Hi,
I have a table with german cities in latin1_swedish.ci.
When I try to search for München with LIKE '%München%', I got no results with PHP. Directly it works like a charm. Without the german Umlauts it works with PHP, too.

Does anybody know what the problem is?

MySQL 4.1.9-standard
PHP 4.3.10

Options: ReplyQuote


Subject
Written By
Posted
Problem with Mysql Select like and german umlauts
August 15, 2005 10:09AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.