Overview
KB
Technical FAQ
PHP Manual
CSS2 Manual
HTML Manual
JS Guide
JS Reference
PhpDock Manual
Nu-Coder Manual
PhpExpress Manual
PHP Joomla
Development
Learn PHP
 
<http_send_statushttp_throttle>
Last updated: Tue, 19 Sep 2006

http_send_stream

(PECL)

http_send_stream -- Send stream

Description

bool http_send_stream ( resource stream )

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

Parameters

stream

stream to read from (must be seekable)

Return Values

Returns TRUE on success or FALSE on failure.




<http_send_statushttp_throttle>
Last updated: Tue, 19 Sep 2006