Forum Moderators: coopster
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