PHP Handbuch | ||
---|---|---|
Zurück | Nach vorne |
This module contains an interface to the iconv library functions. The Iconv library functions convert files between various character sets encodings. The supported character sets depend on iconv() implementation on your system. Note that iconv() function in some system is not work well as you expect. In this case, you should install libiconv library.
You must have iconv() function in standard C library or libiconv installed on your system. libiconv library is available from http://www.gnu.org/software/libiconv/.
Zurück | Zum Anfang | Nach vorne |
icap_store_event | Nach oben | iconv_get_encoding |