Class IPAddress
Language
Namespace: Xmf
Package: Xmf
Category: Xmf\IPAddress
Copyright: 2016 XOOPS Project (http://xoops.org)
License: GPL 2 or later (http://www.gnu.org/licenses/gpl-2.0.html)
Author: trabis lusopoemas@gmail.com
Link: http://xoops.org
Located at lass/libraries/vendor/xoops/xmf/src/Xmf/IPAddress.php
Package: Xmf
Category: Xmf\IPAddress
Copyright: 2016 XOOPS Project (http://xoops.org)
License: GPL 2 or later (http://www.gnu.org/licenses/gpl-2.0.html)
Author: trabis lusopoemas@gmail.com
Link: http://xoops.org
Located at lass/libraries/vendor/xoops/xmf/src/Xmf/IPAddress.php
public
|
|
public static
|
|
protected
string|false
|
|
public
string|false
|
|
public
string|false
|
|
public
integer|false
|
|
public
boolean
|
#
sameSubnet( string $matchIp, integer $netMask4, integer $netMask6 )
Is this IP in the same subnet as the supplied address? |
protected
string
|
#
asBinaryString(
Convert an IP address to a binary character string (i.e. "01111111000000000000000000000001") |
protected
false|string
|
$ip
presentation form of ip address, or false if invalid |