Forum und email

http_send_status

(PECL pecl_http:0.1.0-1.5.5)

http_send_status — Send HTTP response status

說明

bool http_send_status ( int $status )

Send HTTP status code.

參數

status

HTTP status code (100-599)

Return值

如果成功則回傳 TRUE,失敗則回傳 FALSE

參見