php man page for lzf_decompress

Query: lzf_decompress

OS: php

Section: 3

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

LZF_DECOMPRESS(3)							 1							 LZF_DECOMPRESS(3)

lzf_decompress - LZF decompression

SYNOPSIS
string lzf_decompress (string $data)
DESCRIPTION
lzf_compress(3) decompresses the given $data string containing lzf encoded data.
PARAMETERS
o $data - The compressed string.
RETURN VALUES
Returns the decompressed data or FALSE if an error occurred.
SEE ALSO
lzf_compress(3). PHP Documentation Group LZF_DECOMPRESS(3)
Related Man Pages
hex2bin(3) - php
mcrypt_decrypt(3) - php
sessionhandlerinterface.read(3) - php
xdiff_string_rabdiff(3) - php
xml_set_processing_instruction_handler(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
Forum Video Tutorial: How to Use Code Tags
Please Welcome Ravinder Singh to the Moderation Team