PHP
downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

iconv Funções> <Tipos Resource
Last updated: Fri, 02 Jan 2009

view this page in

Constantes pré-definidas

Since PHP 4.3.0 it is possible to identify at runtime which iconv implementation is adopted by this extension.

iconv constants
Name Type Description
ICONV_IMPL string The implementation name
ICONV_VERSION string The implementation version

Nota: Writing implementation-dependent scripts with these constants is strongly discouraged.

Since PHP 5.0.0, the following constants are also available:

iconv constants available since PHP 5.0.0
Name Type Description
ICONV_MIME_DECODE_STRICT integer A bitmask used for iconv_mime_decode()
ICONV_MIME_DECODE_CONTINUE_ON_ERROR integer A bitmask used for iconv_mime_decode()



add a note add a note User Contributed Notes
Constantes pré-definidas
There are no user contributed notes for this page.

iconv Funções> <Tipos Resource
Last updated: Fri, 02 Jan 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites