![]() |
Mysql Turkish Character Problem - Printable Version +- SphereCommunity (https://forum.spherecommunity.net) +-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d) +--- Forum: General Help (/Forum-General-Help) +--- Thread: Mysql Turkish Character Problem (/Thread-Mysql-Turkish-Character-Problem) |
Mysql Turkish Character Problem - Avatar - 11-05-2012 12:11 AM Hi folks, I'm using mysql database to list some statistics in my living shard. The problem i just face is while sending data from sphere, turkish character like ç, ş , ü , ö , ı just not delivered correctly. I'm also set utf-8-turkish in db. Therefore, db is suitable for utf-8, turkish characters. But somehow, i cannot achieve posting datas with turkish string with php script in my web site. For example, in server, there is page system to send message to game masters and also i'm posting those message to my simple machine forum. You can see the link below, http://platform.olympusuo.com/index.php/topic,932.0.html Then understand what i mean well i guess. Thanks in advance. RE: Mysql Turkish Character Problem - Shaklaban - 11-05-2012 09:59 AM Also turkish and russian characters not showing up in console so i don't think it is possible to fix this with scripts. You can replace 'Ä' with 'ı' etc. in website as an alternative solution. RE: Mysql Turkish Character Problem - Avatar - 11-06-2012 01:22 AM (11-05-2012 09:59 AM)Shaklaban Wrote: Also turkish and russian characters not showing up in console so i don't think it is possible to fix this with scripts. You can replace 'Ä' with 'ı' etc. in website as an alternative solution.Yep, i know that way but there is something so weard happening regarding sayua with usage of ,trk, . This works anyway. Sphere server accept turkish character while using sayua. So, thanks in advance, if one has different idea regarding that except Shaklaban. |