Jump to content

Unicode characters in MySql table


Ordillus86

Recommended Posts

Hi,

 

I am trying to add data into a mysql table which is in polish. If I copy the text straight into the table some of the accented letters are replaced with a ? Does this mean that if i request this data from the table a ? will be printed instead of the correct character? I have tried to use unicode for example ń and the DB rejects the characters used.

 

Is there a special MySql format to keep these letters in the correct format?

Link to comment
https://forums.phpfreaks.com/topic/142694-unicode-characters-in-mysql-table/
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.