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

Index of all elements

[ c ] [ d ] [ g ] [ l ] [ ]

c

$cache_path
in file Geo.php, variable Net_Geo::$cache_path
    Path to local cache file.
$cache_ttl
in file Geo.php, variable Net_Geo::$cache_ttl
    How long to wait befire rechecking cached entries in *days* This should be something nice and high
top

d

$default_caida_server
in file Geo.php, variable Net_Geo::$default_caida_server
    CAIDA only
$default_hostip_server
in file Geo.php, variable Net_Geo::$default_hostip_server
    HostIP only
$default_timeout
in file Geo.php, variable Net_Geo::$default_timeout
    CAIDA only
top

g

getCountry
in file Geo.php, method Net_Geo::getCountry()
    Returns the 2-letter ISO 3166 country code Returns NO_MATCH if the AS number has been looked up but nothing was found in the whois lookups.
getLat
in file Geo.php, method Net_Geo::getLat()
    Included here to make the NetGeo class as similar as possible to the NetGeoClient.java interface.
getLatLong
in file Geo.php, method Net_Geo::getLatLong()
    Returns an array with keys LAT, LONG, LAT_LONG_GRAN, and STATUS.
getLong
in file Geo.php, method Net_Geo::getLong()
    Included here to make the NetGeo class as similar as possible to the NetGeoClient.java interface.
getRecord
in file Geo.php, method Net_Geo::getRecord()
    Gets a complete record for an address Returns either a single or multidimentional arrray if input is a string or an array respectively
Geo.php
procedural page Geo.php
top

l

$localizer_data
in file Geo.php, variable Net_Geo::$localizer_data
    localizer only
top

n

NETGEO_HTTP_ERROR
in file Geo.php, constant NETGEO_HTTP_ERROR
NETGEO_INPUT_ERROR
in file Geo.php, constant NETGEO_INPUT_ERROR
    NetGeo - determine geographic information on an internet address
NETGEO_LIMIT_EXCEEDED
in file Geo.php, constant NETGEO_LIMIT_EXCEEDED
NETGEO_NO_COUNTRY
in file Geo.php, constant NETGEO_NO_COUNTRY
NETGEO_NO_MATCH
in file Geo.php, constant NETGEO_NO_MATCH
Net_Geo
in file Geo.php, method Net_Geo::Net_Geo()
    Constructor Both $applicationName and $alternateServerUrl are for compatibility with the perl and java netgeo classes.
Net_Geo
in file Geo.php, class Net_Geo
top

s

$service
in file Geo.php, variable Net_Geo::$service
    Type of service to use. May be either 'caida' or 'localizer' Default is 'caida'
setService
in file Geo.php, method Net_Geo::setService()
    Sets the service to use to lookup data (defaults to 'caida')
top

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