Query: http_send_data
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
HTTP_SEND_DATA(3) 1 HTTP_SEND_DATA(3) http_send_data - Send arbitrary dataSYNOPSISbool http_send_data (string $data)DESCRIPTIONSends raw data with support for (multiple) range requests.PARAMETERSo $data - data to sendRETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOhttp_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)