lzf_compress(3) php man page | unix.com

Man Page: lzf_compress

Operating Environment: php

Section: 3

LZF_COMPRESS(3) 							 1							   LZF_COMPRESS(3)

lzf_compress - LZF compression

SYNOPSIS
string lzf_compress (string $data)
DESCRIPTION
lzf_compress(3) compresses the given $data string using LZF encoding.
PARAMETERS
o $data - The string to compress.
RETURN VALUES
Returns the compressed data or FALSE if an error occurred.
SEE ALSO
lzf_decompress(3). PHP Documentation Group LZF_COMPRESS(3)
Related Man Pages
mb_strstr(3) - php
gzdeflate(3) - php
mb_strpos(3) - php
sqlite_udf_encode_binary(3) - php
xdiff_string_rabdiff(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
Rules for Homework & Coursework Questions Forum
Status of UNIX.COM Forum Transformation
Please Welcome Nicki Paul to the Moderator Team!