cube-drone / pierc

A python bot that logs IRC channels, and a PHP/JS interface for browsing said logs.
http://classam.github.com/pierc/
Other
52 stars 24 forks source link

Instruct PHP to use UTF8 #45

Closed eastabrooka closed 1 year ago

eastabrooka commented 3 years ago

This was first suggested by AntoineTurmel A mod to pierc_db.php: mysqli_set_charset($this->_conn, "utf8");