php+mysql problem with unicode utf-8
Posted: Tue Jun 09, 2009 10:04 am
hello! this is a great community. I would like to post my problem.
I am using PHP and MySql. I have created a database using unicode utf-8 ci and a table in it. I use PHP code ( I am using notepad and save as UTF-8) in order to access the contents of my database and diplay them on my page. The problem is that the greek words do not appear correcty. (They appear as question marks (?)). I have tried some solutions that I have found on the web but none of them worked for me. Can u suggest me any solutions? thanks a lot.
I am using PHP and MySql. I have created a database using unicode utf-8 ci and a table in it. I use PHP code ( I am using notepad and save as UTF-8) in order to access the contents of my database and diplay them on my page. The problem is that the greek words do not appear correcty. (They appear as question marks (?)). I have tried some solutions that I have found on the web but none of them worked for me. Can u suggest me any solutions? thanks a lot.