But on the client's server (windows/php4/mysql5) the string,
becomes,Το Νερό
So the rho (ρ)(=lowercase) character and nu (N)(=uppercase) doesn't get recognized when echoed on a webpage. All other characters have no problems.Το �?ε�?ό
I am using utf8_unicode_ci for the collation using MEDIUMTEXT and I am freaking out. Thank you.