Function __global->trigger_error
Definitions
sources_custom/phpstub.php
- Generates a user-level error/warning/notice message.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$error_msg | string | required parameter | N/A | N/A | The error message |
$error_type | integer | required parameter | N/A | N/A | The PHP error type constant |