PHP Classes

File: README

Recommend this page to a friend!
  Classes of Mike Leigh   phpIP2Country   README   Download  
File: README
Role: Documentation
Content type: text/plain
Description: Readme
Class: phpIP2Country
Determine the country of an IP in a database
Author: By
Last change:
Date: 17 years ago
Size: 851 bytes
 

Contents

Class file image Download
#==============================================================================# +---------------------------------------+ | phpIP2Country - IP Address to Country | +---------------------------------------+ Author : Mike Leigh Email : mike@mikeleigh.com Website : http://www.mikeleigh.com/scripts/phpip2country Support : http://www.mikeleigh.com/forum Licence : GNU GPL - see LICENCE file Version : 0.1 phpIP2Country is a IP address to Country lookup system. Incorporating phpIP2Country into your application is as simple as including the class file like so: include('path/to/ip2country.class.php'); For installation instructions see the INSTALL file. For license details see the LICENSE file. For development history see the CHANGELOG file. #==============================================================================#