Function __global->_inet_pton
Definitions
sources/global.php
- Normalise an IPv6 address.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$ip | IP | required parameter | N/A | N/A | IP address |
Return
- Normalised address
- Type: IP
- Set: N/A
- Range: N/A