-3
I created a php table that returns MYSQL data in phpadmin, but the information returned in the table is coming like this:
"Mine the Data and Simulate the"
Note the question that comes in place of accents with TIL.
I put UTF8 Unicode CI, but still no funnel. Any suggestions of what to do?
Try to put
header('Content-Type: text/html; charset=utf-8');or use PHP function itself,utf8_decode()andutf8_encode(). You can also set thecollationin connection withmysql, or change thecollationfrom the usandp archive itselfNotepad++.– Augusto