Compzone.Org :: Podręcznik PHP :: lzf_decompress
Pytania w drugiej edycji Testu PHP powinny być:
Trudniejsze
Łatwiejsze
Skomplikowane
Na myślenie
Do liczenia
Sonda Wyniki

Add to Google

lzf_decompress

(PECL)

lzf_decompress --  LZF decompression

Opis

string lzf_decompress ( string data )

lzf_compress() decompresses the given data.

Parametry

data

The compressed string.

Zwracane wartości

Returns the decompressed data or FALSE if an error occurred.

Patrz także

lzf_compress()
Copyright © 2005-2006 Compzone.Org. Kopiowanie i wykorzystywanie materiałów zawartych na tej stronie bez zgody autora zabronione!