Function __global->me_debug
Definitions
sources/global3.php
- Exit with debug data, only for a specific IP address.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$ip | IP | required parameter | N/A | N/A | IP address of tester |
$data | mixed | required parameter | N/A | N/A | Data to display (no HTML escaping is done in this function) |