Forum und email
lzf_compress

lzf_compress

(PECL)

lzf_compress --  LZF compression

Popis

string lzf_compress ( string data )

lzf_compress() compresses the given data.

Seznam parametrů

data

The string to compress.

Návratové hodnoty

Returns the compressed data or FALSE if an error occurred.

Viz také

lzf_decompress()