FN-FORUM: UTF-8 problem
date posted 18th September 2007 13:42
Hi Guys,
I have a UTF-8 problem, the pages on http://ambulancia.beyondss.com are
correctly set to charset=utf-8 as are the files, (utf-8 characters such
as αιντϊ are displayed in the browser correctly, however if you click
this link, http://ambulancia.beyondss.com/news/3/Hotel+most+Slavy . The
text is retrieved from a mysql table, which stores the data as
utf8_general_ci. I have checked the data using PHP MyAdmin, and the
characters are stored correctly. Any suggestions?
Steve