©
本文档使用
php中文网手册 发布
(PECL pecl_http >= 0.1.0)
http_send_stream — Send stream
$stream
)Sends an already opened stream with support for (multiple) range requests.
stream stream to read from (must be seekable)
成功时返回 TRUE , 或者在失败时返回 FALSE 。