Zlib İşlevleri
PHP Manual

zlib_encode

(PHP 5 >= 5.4.0)

zlib_encodeCompress data with the specified encoding

Açıklama

string zlib_encode ( string $data , string $encoding [, string $level = -1 ] )

Compress data with the specified encoding.

Uyarı

Bu işlev hala belgelendirilmemiştir; sadece değiştirge listesi mevcuttur.

Değiştirgeler

data

encoding

level

Dönen Değerler

Ayrıca Bakınız


Zlib İşlevleri
PHP Manual