PHP Classes

File: INSTALL

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

Contents

Class file image Download
#==============================================================================# +-----------------------------------------+ | phpIP2Country Installation Instructions | +-----------------------------------------+ 1) Upload all of the files extracted from the distribution file onto your web server. 2) Include the ip2country.class.php file wherever you need to use phpIP2Country. include('path/to/ip2country.class.php'); #==============================================================================#