LZF_COMPRESS(3) 1 LZF_COMPRESS(3) lzf_compress - LZF compressionSYNOPSISstring lzf_compress (string $data)DESCRIPTIONlzf_compress(3) compresses the given $data string using LZF encoding.PARAMETERSo $data - The string to compress.RETURN VALUESReturns the compressed data or FALSE if an error occurred.SEE ALSOlzf_decompress(3). PHP Documentation Group LZF_COMPRESS(3)
| Related Man Pages |
|---|
| mb_ereg_search_init(3) - php |
| mb_strrpos(3) - php |
| gzdeflate(3) - php |
| mb_stristr(3) - php |
| sqlite_udf_encode_binary(3) - php |