DEV Community

SarthakJain0907
SarthakJain0907

Posted on

Fetching special characters(eg: ü) from MySQL through php.

I am trying to fetch data from a MySQL database and some symbols are replaced by a Unicode symbol(white question mark in a black diamond). I have tried meta charset=UTF-8 but it is not working.
Would really appreciate if somebody could give a better solution.

Top comments (0)