Net_Geo::Net_Geo()

Net_Geo::Net_Geo() -- constructor

Synopsis

require_once('Net/Geo.php');

bool Net_Geo() ([string $applicationName = '' [, string $alternateServerUrl = '']])

Description

Create a new object for IP-based geological information retrieval.

Parameter

Return value

boolean - Will always return true

Note

This function can not be called statically.