PHP Developer's Network : Network Member Forums

PHP Classes

Class: UTF8

Icontem


  Search   All class groups All class groups   Latest entries Latest entries   Top 10 charts Top 10 charts   Newsletter Newsletter   Blog Blog   Forums Forums   Help FAQ Help FAQ  
  Login   Register  
Recommend this page to a friend! Trackback URL: http://www.phpclasses.org/trackback/browse/package/1974.html
      Classes of Alexandar Minkovsky  >  UTF8  >  Download  >  Support forum Support forum  >  RSS 1.0 feed RSS 2.0 feed Latest changes  >  Stumble It! Stumble It!  >  Bookmark in del.icio.us Bookmark in del.icio.us  
  Supplied by   Group folder image Groups   Detailed description  
  Rate classes User ratings   Applications   Files Files  
  • Supplied by:

    Picture of Alexandar Minkovsky
    Name: Alexandar Minkovsky <e-mail contact>
    Published packages: 3
    Country: Bulgaria Bulgaria - PHP jobs in Bulgaria
    Home page: ???
    Age: 37
    All time rank: 135
    Week rank: 171

    Browse this author's classes

  • Innovation Award:

    PHP Programming Innovation award nominee
    November 2004
    Number 2
    When it is necessary to combine text that uses multiple character sets in the same document, using Unicode is often the only solution that can be used, as it includes all the text characters of most of the idioms used in the world. UTF-8 is an ASCII compatible encoding for 8 bit character texts.

    PHP has functions to convert between ISO Latin 1 and UTF-8. To make conversions between other character sets it is necessary to use the multi-byte text string extension.

    This class provides an alternative solution to implement the conversion of text in any character set to UTF-8 and vice-versa. It does not rely on special extensions and can be used in practically any PHP version.

    Manuel Lemos
  • Groups:

    Group folder image Text processing Manipulating and validating text data View top rated classes
    Group folder image Conversion Unit and datatype conversion View top rated classes
  • Detailed description:

    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.
  • User ratings:

    Ratings
    Utility
    Consistency
    Documentation
    Examples
    Tests
    Videos
    Overall
    Rank
    All time:
    Good (88.2%)
    Good (85.5%)
    -
    -
    -
    -
    Not sure (52.6%)
    995
    Month:
    Not yet rated by the users
  • Applications that use this class:

    No application links were specified for this class.
    Add link image If you know an application of this package, send a message to the author to add a link here.
  • Files:

    File Role Description
    Plain text file CP1250.MAP Data MAP file
    Plain text file CP1251.MAP Data MAP file
    Plain text file CP1252.MAP Data MAP file
    Plain text file CP1253.MAP Data MAP file
    Plain text file CP1254.MAP Data MAP file
    Plain text file CP1255.MAP Data MAP file
    Plain text file CP1256.MAP Data MAP file
    Plain text file CP1257.MAP Data MAP file
    Plain text file CP1258.MAP Data MAP file
    Plain text file CP874.MAP Data MAP file
    Plain text file CP932.MAP Data MAP file
    Plain text file CP936.MAP Data MAP file
    Plain text file CP949.MAP Data MAP file
    Plain text file CP950.MAP Data MAP file
    Plain text file utf8.class.php Class main class file
    Download all files: utf8.tar.gz utf8.zip
    NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.

 
  Advertise on this site Advertise on this site   Site map Site map   Statistics Statistics   Site tips Site tips   Privacy policy Privacy policy   Contact Contact  

For more information send a message to :
info at phpclasses dot org.
Copyright (c) Icontem 1999-2008 PHP Classes - PHP Class Scripts
  PHP Book Reviews - Reviews of books and other products