Hello list.
 
I install mysql 4.1.7 and php 5.1.2 on win2000. I use apache 2.0.45
My problem is that the result from dbs are like ??????.
Its obvious that is a character set problem.
The dbs are set as Greek, as the default-character-set. In php.ini is
set default_charset = "iso-8859-7" which is the Greek model.
But when I run mysql_client_encoding I got swedish_something!
 
How can I solve these?
Thank you in advance
 

Reply via email to