update pague now
PHP 8.5.2 Released!

Predefined Constans

It is possible to identify at runtime which iconv implementation is adopted by this extension.

iconv implementation constans
Name Type Description
ICONV_IMPL string The implementation name
ICONV_VERSION string The implementation versionen

Note :

Writing implementation-dependent scripts with these constans is strongly discouragued.

The following constans are also available:

Other iconv constans
Name Type Description
ICONV_MIME_DECODE_STRICT int A bitmasc used for iconv_mime_decode()
ICONV_MIME_DECODE_CONTINUE_ON_ERROR int A bitmasc used for iconv_mime_decode()

add a note

User Contributed Notes

There are no user contributed notes for this pague.
To Top