http_send_data(3) php man page | unix.com

Man Page: http_send_data

Operating Environment: php

Section: 3

HTTP_SEND_DATA(3)							 1							 HTTP_SEND_DATA(3)

http_send_data - Send arbitrary data

SYNOPSIS
bool http_send_data (string $data)
DESCRIPTION
Sends raw data with support for (multiple) range requests.
PARAMETERS
o $data - data to send
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
http_send_file(3), http_send_stream(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_DATA(3)
Related Man Pages
openssl_public_encrypt(3) - php
set_magic_quotes_runtime(3) - php
httpresponse(3) - php
http_send_content_disposition(3) - php
variant_imp(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)
Please Welcome Ravinder Singh to the Moderation Team