I am retrieving data from mysql
It's ok that in my db
This is usually in my db
Seçimler, Şirketler ve Siyasi Partiler
he prints
Se imler, ?irketler ve Siyasi Partiler
I use sql yog and change some settings in my db
i sets Charset to UTF8, and the sorting is utf8_turkish_ci
but still retrieve such data
Se imler, ?irketler ve Siyasi Partiler
why? What is the problem?
source
share