lincanbin/PHP-PDO-MySQL-Class

Problem with charset UTF8

Closed this issue · 1 comments

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?

Remove 2 charset utf8 references from the PDO.class.php and the problem was fixed