http_send_stream(3) php man page | unix.com

Man Page: http_send_stream

Operating Environment: php

Section: 3

HTTP_SEND_STREAM(3)							 1						       HTTP_SEND_STREAM(3)

http_send_stream - Send stream

SYNOPSIS
bool http_send_stream (resource $stream)
DESCRIPTION
Sends an already opened stream with support for (multiple) range requests.
PARAMETERS
o $stream - stream to read from (must be seekable)
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
http_send_data(3), http_send_file(3), http_throttle(3), http_send_content_type(3), http_send_content_disposition(3), the HttpResponse class if you are using PHP 5.1.0 and above. PHP Documentation Group HTTP_SEND_STREAM(3)
Related Man Pages
http_cache_last_modified(3) - php
stream_context_set_params(3) - php
stream_set_blocking(3) - php
stream_socket_enable_crypto(3) - php
yaml_parse_url(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
Rules for Homework & Coursework Questions Forum
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch