php man page for lzf_compress

Query: lzf_compress

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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_ereg_search_init(3) - php
gzopen(3) - php
gzdeflate(3) - php
px_set_targetencoding(3) - php
sqlite_udf_encode_binary(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Denial Of Service Attack Update