Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
PHP: http_deflate - Manual
[go: Go Back, main page]

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

search for in the

http_inflate" width="11" height="7"/> <http_chunked_decode
Last updated: Fri, 27 Aug 2010

view this page in

http_deflate

(PECL pecl_http >= 0.15.0)

http_deflateデータを圧縮する

説明

string http_deflate ( string $data [, int $flags = 0 ] )

gzipzlib 別名 deflate あるいは raw deflate エンコーディングを使用してデータを圧縮します。

flags に指定できる値については、 圧縮定数の表 を参照ください。

パラメータ

data

エンコードされるデータを含む文字列。

flags

圧縮オプション。

返り値

成功した場合はエンコードした文字列、失敗した場合は NULL を返します。

参考



add a note add a note User Contributed Notes
http_deflate
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites