IPv4
class IPv4 extends IP
Constants
| DOMAIN |
|
Methods
string
__toString()
No description
int
getDomain()
No description
__construct(string $ip)
No description
bool
isValid()
No description
Details
in
IP at line 14
static bool
isIP(string $ip)
No description
in
IP at line 18
static bool
isIPv4(string $ip)
No description
in
IP at line 22
static bool
isIPv6(string $ip)
No description
in
IP at line 26
static bool
isLoopback(string $ip)
No description
at line 30
static IP
from(string $ip)
No description
at line 52
string
__toString()
No description
at line 44
int
getDomain()
No description
at line 26
__construct(string $ip)
No description
at line 40
bool
isValid()
No description