PHP: iconv functions - Manual
PHP  
downloads | documentation | faq | getting help | | php.net sites | links 
search for in the  
previousicap_store_eventiconv_get_encodingnext
Last updated: Tue, 09 Jul 2002
view this page in Printer friendly version | English | Brazilian Portuguese | Czech | Dutch | Finnish | French | German | Italian | Japanese | Korean | Polish | Romanian | Russian | Spanish | Turkish

XLI. iconv functions

Bevezet�s

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.

K�vetelm�nyek

You must have iconv() function in standard C library or libiconv installed on your system. libiconv library is available from .

Telep�t�s

To be able to use the functions defined in this module you must compile your PHP interpreter using the configure line --with-iconv.

Fut�sidej� be�ll�t�sok

Ez a kiterjeszt�s semmilyen konfigur�ci�s be�ll�t�sokat nem defini�l.

Er�forr�s t�pusok

Ez a kiterjeszt�s semmilyen er�forr�s t�pust nem defini�l.

El�re defini�lt �lland�k

Ez a kiterjeszt�s semmilyen konstans �rt�ket nem defini�l.

Tartalom
iconv_get_encoding -- Get current setting for character encoding conversion
iconv_set_encoding -- Set current setting for character encoding conversion
iconv -- Convert string to requested character encoding
ob_iconv_handler -- Convert character encoding as output buffer handler
User Contributed Notes
iconv functions
add a note about notes

19-Oct-2001 09:16

Link in manual is dead. Try this address in stead:

add a note about notes
previousicap_store_eventiconv_get_encodingnext
Last updated: Tue, 09 Jul 2002
show source | credits | stats | mirror sites:  
Copyright © 2001, 2002 The PHP Group
All rights reserved.
This mirror generously provided by:
Last updated: Thu Jul 11 00:19:09 2002 CEST