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

search for in the

iconv 関数> <リソース型
Last updated: Fri, 10 Oct 2008

view this page in

定義済み定数

PHP 4.3.0以降、この拡張モジュールで使用される iconv 実装の種類を実行時に調べることができます。

iconv定数
名前 説明
ICONV_IMPL string 実装の名前
ICONV_VERSION string 実装のバージョン

注意: これらの定数を用いて実装に依存するスクリプトを書くことは全く推奨されません。

PHP 5.0.0以降、以下の定数も利用可能です。

PHP 5.0.0以降で利用可能なiconv定数
名前 説明
ICONV_MIME_DECODE_STRICT integer iconv_mime_decode()で使用されるビットマスク
ICONV_MIME_DECODE_CONTINUE_ON_ERROR integer iconv_mime_decode()で使用されるビットマスク



add a note add a note User Contributed Notes
定義済み定数
There are no user contributed notes for this page.

iconv 関数> <リソース型
Last updated: Fri, 10 Oct 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites