http_chunked_decode

Example

 string http_chunked_decode ( string $encoded ) 

Description

Decodes a string which is HTTP-chunked encoded.

Return Values

Returns the decoded string on success or FALSE on failure.