PHP  
downloads | documentation | faq | getting help | | php.net sites | links 
search for in the  
previousicap_store_eventiconvnext
Last updated: Tue, 28 May 2002
view this page in Printer friendly version | English | Brazilian Portuguese | Czech | Dutch | French | German | Hungarian | Italian | Japanese | Korean | Polish | Romanian | Russian | Spanish | Turkish

XLI. iconv functions

Introduction

This module contains an interface to the iconv library functions. Iconv library function converts files between various encoded character sets. 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.

Requirements

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

Installation

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

Runtime Configuration

T�m� laajennus ei m��rittele yht�k��n konfigurointi asetusta.

Resource Types

T�m� laajennus ei m��rittele yht�k��n resurssi-tyyppi�.

Predefined Constants

T�m� laajennus ei m��rittele yht�k��n vakiota.

Sis�llys
iconv -- Convert string to requested character encoding
iconv_get_encoding -- Get current setting for character encoding conversion
iconv_set_encoding -- Set current setting for character encoding conversion
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_eventiconvnext
Last updated: Tue, 28 May 2002
show source | credits | stats | mirror sites:  
Copyright © 2001, 2002 The PHP Group
All rights reserved.
This mirror generously provided by:
Last updated: Sat Jul 6 04:18:21 2002 CEST