http_chunked_decode
(PECL)
http_chunked_decode -- Decode chunked-encoded data
Popis
string
http_chunked_decode ( string encoded )
Decodes a string which is HTTP-chunked encoded.
Seznam parametrů
encoded
Chunked encoded string
Návratové hodnoty
Returns the decoded string on success or FALSE on failure.