gzdecode
Opis
string gzdecode ( string data [, int length] )
This function returns a decoded version of the input
data.
Parametry
dataThe data to decode, encoded by gzencode().
lengthThe maximum length of data to decode.
This function returns a decoded version of the input
data.
dataThe data to decode, encoded by gzencode().
lengthThe maximum length of data to decode.