Skip to content

Sometime you have a mixed up encoding file which contains both correct and damaged utf-8. This could help.

License

Notifications You must be signed in to change notification settings

cabservicesag/fixMixedEncoding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fixMixedEncoding

Sometime you have a mixed up encoding file which contains both correct and damaged utf-8. This could help.

Usage: > php fix_mixed_encoding.php inputfile.sql outputfile.sql

If you run into memory problems:

php -d memory_limit=2000M inputfile.sql outpufile.sql

About

Sometime you have a mixed up encoding file which contains both correct and damaged utf-8. This could help.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages