http_response_text
Less than 1 minute
http_response_text
Helper function to get the status text for an HTTP response code.
public http_response_text(int $code): void
Parameters
Parameter | Type | Description |
---|---|---|
$code | int | the response code |
Generated by Hazaar API Doc Generator