MAGENTO 1.X – FIX CHARSET MESSED UP CHARACTERS


This standalone script will help you to change those weird characters that would appear on descriptions if you made (for example) a database migration.

Let’s create a new script file called <file_name>.php under <MageRoot>/shell/ with the following content.


Then, you can run it on your CLI side with: