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
.
To be able to use the functions defined in this module you must compile
your PHP interpreter using the configure line
--with-iconv.
Ez a kiterjeszt�s semmilyen konfigur�ci�s
be�ll�t�sokat nem defini�l.
Ez a kiterjeszt�s semmilyen er�forr�s
t�pust nem defini�l.
Ez a kiterjeszt�s semmilyen konstans
�rt�ket nem defini�l.