PHP: mysql db dönüştürme utf8 karakter

0 Cevap php

I gibi bazı özel karakter var burada benim db bir longtext var Ã

How i can convert it to "à"? I've tried using utf8_encode and _decode but it seems not work. Document charset is utf8, and longtext field too.

0 Cevap