http_chunked_decode

(PECL)

http_chunked_decode -- Decode chunked-encoded data

Leírás

string http_chunked_decode ( string encoded )

Decodes a string which is HTTP-chunked encoded.

Paraméterek

encoded

Chunked encoded string

Visszatérési értékek

Returns the decoded string on success or FALSE on failure.