Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
http_chunked_decode

http_chunked_decode

(PECL)

http_chunked_decode -- Decode chunked-encoded data

Description

string http_chunked_decode ( string encoded )

Decodes a string which is HTTP-chunked encoded.

Parameters

encoded

Chunked encoded string

Return Values

Returns the decoded string on success or FALSE on failure.