PEAR Manual
This manual is provided as a courtesy. It is not an official source. Please check pear.php.net for updated information.
require_once('Net/Geo.php');
array getRecord() (mixed $target)
array getRecord()
Get geographical information about a list of targets or a single target. Error messages or "OK" are written to element STATUS of the returned array.
mixed $target - A single IP or an array of IPs.
array - Informative array about geographical location of target(s)
Table 47-1. STATUS Error Codes
This function can not be called statically.