http_send_status

(PECL pecl_http >= 0.1.0)

http_send_statusSend HTTP response status

Опис

bool http_send_status ( int $status )

Send HTTP status code.

Параметри

status

HTTP status code (100-599)

Значення, що повертаються

Повертає TRUE в успішному випадку або FALSE в разі помилки.

Прогляньте Також

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top