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)