http_send_stream
(PECL pecl_http:0.1.0-1.4.1)
http_send_stream — Send stream
Popis
bool http_send_stream ( resource $stream )Sends an already opened stream with support for (multiple) range requests.
Seznam parametrů
- stream
stream to read from (must be seekable)
Návratové hodnoty
Vrací TRUE při úspěchu, FALSE při selhání.
http_send_stream
There are no user contributed notes for this page.
