Function Forum_driver_none->probe_ip
Definitions
sources/forum/none.php
- Try to find a member with the given IP address.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$ip | IP | required parameter | N/A | N/A | The IP address |
Return
- The distinct rows found
- Type: array
- Set: N/A
- Range: N/A