Charset or Collation Problem? - Multilingual website
Hi
The charset for all the pages on my multilingual website are set as iso-8859-1. The collation for the fields in the table of my database is utf8_unicode_ci. I know I set my charset as iso-8859-1 to get rid of the little black triangles with question marks inside (from the PHP/table data). The European languags are working fine but my Japanese and Thai don't display as anything on the website (except question marks) (but in the SQL database they're fine). The HTML language is also set for each language. I don't know too much about all of this. Can anybody help me out?
Many Thanks
Chris