Skip to content
 
 

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages