lzf_compress
(PECL lzf:0.1-1.4)
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() |
lzf_compress
There are no user contributed notes for this page.
