PHP Classes

File: geoip.xml

Recommend this page to a friend!
  Classes of Marius Zadara   GeoIP Country Whois Locator   geoip.xml   Download  
File: geoip.xml
Role: Auxiliary data
Content type: text/plain
Description: GeoIP PHP package
Class: GeoIP Country Whois Locator
Determine the country of an IP address using GeoIP
Author: By
Last change:
Date: 17 years ago
Size: 786 bytes
 

Contents

Class file image Download
<?xml version="1.0" ?> <package version="1.0"> <name>GeoIPWhois Localization</name> <summary>This class implements country localization using the IP</summary> <description>Using the remote's host IP, this class locates the country usign the CSV WhoisIP file</description> <license>LGPL</license> <maintainers> <user>Marius Zadara</user> <role>developer</role> <name>Marius Zadara</name> <email>marius_victor@yahoo.com</email> </maintainers> <releaase> <version>1.0</version> <state>stable</state> <date>12th December 2006</date> <license>LGPL</license> <notes>Final optimized version</notes> <filelist> <file name="geoip.php" role="php" /> <file name="GeoIPCountryWhois.csv" role="data" /> </filelist> </release> </package>