Jump to content

Strange characters in database (UTF8)


eevan79

Recommended Posts

I do not know how many times was this question, but simply can not solve it.

 

 

Field in database:

Type: mediumtext

Collation: utf8_bin

 

 

When I insert text like: ŽĆČĐĆ

I get this: ŽĆČÄĆ

I have tried various solution but none works. Also tried to change php file encoding: UTF8, UTF8 without BOM, ANSI, Different character sets but no results.

How to insert this latin characters into database?

Link to comment
https://forums.phpfreaks.com/topic/227779-strange-characters-in-database-utf8/
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.