Fixing data encoding in a MySQL database AmitiDevelop, PHPJanuary 3, 2019 Fixing messed up data encoding and charset in a database can be a challenge. Here's how I fixed it on 100+ tables in a few minutes using a quick PHP script that I wrote.Continue reading