I have a big problem. I want to found data in my database but I can't because all spec latin letters are writed in unknown symbols... Can it be that hesk send data not unicode text?
Now I have a lot much data and all are bad.
This is examples what happens:
http://img822.imageshack.us/img822/1396/42420182.png
http://img716.imageshack.us/img716/6996/19940193.png
database encoding
Moderator: mkoch227
Re: database encoding
This is not bad data, it has just been turned into HTML entities - code to show properly on HTML pages without matching encoding.
All the data should still show correctly in all HESK tickets and also when editing tickets from within HESK.
All the data should still show correctly in all HESK tickets and also when editing tickets from within HESK.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Re: database encoding
but if I want to search for data within MySQL is not for the wrong characters. It is not, in any CMS, etc. do not write to mysql data in a way because if you need search a MySQL simply will not go dig up, our system admin also said that it should not be.
Re: database encoding
Have you set HESK encoding to an encoding that supports your special chars? Like utf-8? And does your MySQL database have the exact same encoding?
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Re: database encoding
Yes, I guess what I have already modified hesk sends letters to mysql