Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | Dalšà |
gzdecode
Popis
string gzdecode ( string data [, int length] )
This function returns a decoded version of the input
data
.
Seznam parametrů
data
The data to decode, encoded by gzencode().
length
The maximum length of data to decode.
PÅ™edcházejÃcà | Domů | Dalšà |
gzcompress | Nahoru< |