| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
inflate_init(PHP 7) inflate_init — Initialize an incremental inflate context 説明
resource inflate_init
( int
$encoding
[, array $options = array()
] )
Initialize an incremental inflate context with the specified
パラメータ
返り値
Returns an inflate context resource (zlib.inflate) on
success, 失敗した場合に エラー / 例外
If an invalid encoding or option is passed to 参考
|
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「inflate_init - Initialize an incremental inflate context」をGoogle検索
|