XL. iconv functionsIntroductionThis module contains an interface to the iconv library functions. The iconv library functions convert strings between various character sets encodings. The supported character sets depend on the iconv() implementation on your system. Note that the iconv() function on some systems may not work as well as you expect. In this case, you should install the libiconv library. RequirementsYour systems standard C library must provide the iconv() function or you must have libiconv installed on your system. The libiconv library is available from http://www.gnu.org/software/libiconv/. InstallationTo be able to use the functions defined in this module you must compile your PHP interpreter using the configure line --with-iconv[=DIR].
Runtime ConfigurationThe behaviour of these functions is affected by settings in php.ini.
Table 1. Iconv configuration options
Predefined ConstantsSince PHP 4.3.0 it is possible to identify at runtime which iconv implementation is adopted by this extension. Table 2. iconv constants
See AlsoSee also the GNU Recode functions.
|
Ecommerce shopping carts Events management projects Affiliates systems Large sized web projects Real estate and vacation rental projects Asp.net and c# projects |
||||||||||||||||||||||
|
Copyright © 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 the PHP Documentation Group. Web design and webdevelopment and programming done by Software developers and web programmers
Web Design Copyright © 1999-2007. Chrisranjana Software Solutions Pvt Ltd. syndicate rss feed |