Problem with charset UTF8
Closed this issue · 1 comments
Maxcrazy1 commented
Hi, how can i set utf8?
Work nice this library, however some rows give me this: restricción de movilidad por cédula y género en Panamá
In PDO is used SET NAMES UTF8, but in this library what should I use?
Maxcrazy1 commented
Remove 2 charset utf8 references from the PDO.class.php and the problem was fixed