Forum Moderators: coopster

Message Too Old, No Replies

What is correct specification for special characters?

         

toplisek

12:59 pm on Apr 24, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I have issue that I have multi language website.

I use
Language: (utf-8 )
MySQL code tabel : UTF-8 Unicode (utf8)
MySQL connection collation: uftp8

But administration is in english with content from other languages.

How is solved all with correct specifications as website has to be also in other encoding systems?

Special characters like ¹è¾ðæ will not be stored in this case in correct way within db.

Example è as input in administration will be stored as è. So, there are many issues how to deal in administration with HEADER in Meta properties and how to deal on MYSQL specifications:
Language: (utf-8 )
MySQL code tabel : UTF-8 Unicode (utf8)
MySQL connection collation: uftp8

coopster

2:17 pm on May 5, 2009 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



What isn't working? utf8? It should.

MySQL connection collation: uftp8

I'm assuming this is a typo?

toplisek

8:48 am on May 11, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



This is solved now.
There are many variables in coding to deal with these issues not only server.Thank you anyway.

g1smd

8:50 am on May 11, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



How was it solved?

...for the benefit of the next person with the same question.

toplisek

8:57 am on May 11, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



There are many issues with this issue.
Please find on this forum your answer. You will find very fast when you post.