Function __global->set_http_status_code
Definitions
sources/global3.php
- Set the HTTP status code for the request.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$code | integer | required parameter | N/A | N/A | The HTTP status code |