string http_chunked_decode ( string $encoded )
Decodes a string which is HTTP-chunked encoded.
Returns the decoded string on success or FALSE on failure.