http_send_status

(PECL)

http_send_status -- Send status

Description

bool http_send_status ( int status )

Send HTTP status code.

Parameters

status

HTTP status code

Return Values

Returns TRUE on success or FALSE on failure.