Net_IPv4
[ class tree: Net_IPv4 ] [ index: Net_IPv4 ] [ all elements ]

Element index for package Net_IPv4

[ a ] [ b ] [ c ] [ g ] [ h ] [ i ] [ l ] [ n ] [ p ] [ v ]

a

atoh
in file IPv4.php, method Net_IPv4::atoh()
    Converts a dot-quad formatted IP address into a hexadecimal string
top

b

$bitmask
in file IPv4.php, variable Net_IPv4::$bitmask
$broadcast
in file IPv4.php, variable Net_IPv4::$broadcast
top

c

calculate
in file IPv4.php, method Net_IPv4::calculate()
    Calculates network information based on an IP address and netmask.
check_ip
in file IPv4.php, method Net_IPv4::check_ip()
    Validate the syntax of the given IP address (compatibility)
top

g

$GLOBALS['Net_IPv4_Netmask_Map']
in file IPv4.php, global variable $GLOBALS['Net_IPv4_Netmask_Map']
    Map of bitmasks to subnets
getNetLength
in file IPv4.php, method Net_IPv4::getNetLength()
getNetmask
in file IPv4.php, method Net_IPv4::getNetmask()
getSubnet
in file IPv4.php, method Net_IPv4::getSubnet()
top

h

htoa
in file IPv4.php, method Net_IPv4::htoa()
    Converts a hexadecimal string into a dot-quad formatted IP address
top

i

$ip
in file IPv4.php, variable Net_IPv4::$ip
inSameSubnet
in file IPv4.php, method Net_IPv4::inSameSubnet()
ip2double
in file IPv4.php, method Net_IPv4::ip2double()
    Converts an IP address to a PHP double. Better than ip2long because a long in PHP is a signed integer.
ipInNetwork
in file IPv4.php, method Net_IPv4::ipInNetwork()
    Determines whether or not the supplied IP is within the supplied network.
IPv4.php
procedural page IPv4.php
top

l

$long
in file IPv4.php, variable Net_IPv4::$long
top

n

$netmask
in file IPv4.php, variable Net_IPv4::$netmask
$network
in file IPv4.php, variable Net_IPv4::$network
Net_IPv4
in file IPv4.php, class Net_IPv4
    Class to provide IPv4 calculations
top

p

parseAddress
in file IPv4.php, method Net_IPv4::parseAddress()
    Parse a formatted IP address
top

v

validateIP
in file IPv4.php, method Net_IPv4::validateIP()
    Validate the syntax of the given IP adress
validateNetmask
in file IPv4.php, method Net_IPv4::validateNetmask()
    Validate the syntax of a four octet netmask
top

Documentation generated on Mon, 11 Mar 2019 15:39:03 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.