Jump to content

mysql and foreign characters


Vivid Lust

Recommended Posts

Hi all,

 

This mysql query is finding no  rows when used in a php file BUT does find a row when used in phpMyAdmin - this happens ONLY when there is a foreign character is in the phrase to be matched with a prhase that doesnt have a foreign character either , such as: á,ú,í,ó,é.

 

Here is the query:

 

SELECT * FROM films WHERE name=''Luna nueva, La saga Crepúsculo"

 

Could anyone please help? Find the row in phpmyadmin but not in php file?

 

Thanks.

 

This is the query

Link to comment
https://forums.phpfreaks.com/topic/183151-mysql-and-foreign-characters/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.