|
Migrating monster site to UTF-8
Hello I have a website that is made in PHP that must be converted to UTF-8.
I have nearly 1000 PHP files, 575 js files and 108 css files.
It is out of question that I convert manually all those files with a save-as UTF-8 NO BOM!!!
All the batch converters that I found only save with a BOM which is no good for Web.
Anyone know a batch convert that save to UTF-8 without a BOM?? All my files should be in ANSI...
|