Forum und email

http_send_stream

(PECL pecl_http:0.1.0-1.5.5)

http_send_stream — Send stream

说明

bool http_send_stream ( resource $stream )

Sends an already opened stream with support for (multiple) range requests.

参数

stream

stream to read from (must be seekable)

返回值

如果成功则返回 TRUE,失败则返回 FALSE