php:charset_converter
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
php:charset_converter [2014/01/14 12:42] – biggi | php:charset_converter [2015/08/15 22:56] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
This is a very specific charset converter, but you should be able to rewrite the code to fit your own needs. It's meant to convert an XML file from UTF-8 to ISO-8859-1, nothing else (well maybe the other way around too, I made support for that anyway). | This is a very specific charset converter, but you should be able to rewrite the code to fit your own needs. It's meant to convert an XML file from UTF-8 to ISO-8859-1, nothing else (well maybe the other way around too, I made support for that anyway). | ||
- | * NOTE: If you need anything else but XML, you need to change " | + | * NOTE: If you need anything else but XML, you need to change " |
- | * NOTE: I also replace encoding=" | + | * NOTE: In the uploaded file I also replace |
< | < |
php/charset_converter.1389699755.txt.gz · Last modified: 2015/08/15 22:56 (external edit)