HTTP_SEND_STATUS(3) 1 HTTP_SEND_STATUS(3) http_send_status - Send HTTP response statusSYNOPSISbool http_send_status (int $status)DESCRIPTIONSend HTTP status code.PARAMETERSo $status - HTTP status code (100-599)RETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOthe HttpResponse class if you are using PHP 5.1.0 and above. PHP Documentation Group HTTP_SEND_STATUS(3)
| Related Man Pages |
|---|
| http::status(3) - redhat |
| http_redirect(3) - php |
| http_response_code(3) - php |
| apache_response_headers(3) - php |
| win32_set_service_status(3) - php |