Problem with Greek Fonts
Posted by: wraios (---.kif6.nas.panafonet.gr)
Date: July 13, 2006 10:24AM

Hello, I'using wamp v1.64 and I can't use greek fonts in my database. I have set utf-8 in php.ini, httpd.conf and my.ini, I also tried
mysql_query("SET NAMES 'GREEK'",$conn);
mysql_query("SET CHARACTER SET 'GREEK'",$conn);

and

<meta http-equiv="Content-Type" content="text/html; charset=utf-8"

as suggested in other sites but still nothing. I am searching for this for several hours and still nothing.

In addition, if i make an insert in windows command prompt and then a select everything is ok but if i do the same with php no greek fonts are shown.

Could anyone help me on this?



Post Edited (07-13-06 10:27)

Options: ReplyQuote


Sorry, only registered users may post in this forum.