Conversion: UTF8
Alexandar Minkovsky (contact me)
This class is meant to convert text encoded as single byte string encodings such as CP1251 to UTF-8 multibyte format and vice versa.
The class loads character set from mapping files. Please access ftp://ftp.unicode.org/Public/MAPPINGS/ to obtain the mapping files that you need.
The directory from where the map files may be loaded is pre-configured in the class. Each supported character set is also pre-configured in the class to point to the respective mapping file.
The error handling function onError may be overriden in a subclass if necessary.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Good (89.8%)
| Good (86.4%)
| -
| -
| -
| -
| Not sure (53.5%)
| 1047 |
Click here for detailed information about this class on phpclasses.org