--------------------------------------------------------------------
README.TXT
Purpose : IP2Location IP-COUNTRY-ISP [DB2] Demo Script Installation Guide
(PHP + MySQL Database)
Web Site : http://www.ip2location.com
Email : hide@address.com
---------------------------------------------------------------------
=======================
Software Requirements
=======================
1. PHP
2. MySQL 4.0
=======================
Installation Guide
=======================
1. Copy ipcountryisp.php into a web directory.
2. Configure the web directory with IIS.
3. Setup SQL Database in MySQL. See next section.
4. Browse ipcountryisp.php using http protocol.
example: http://localhost/ip2location/ipcountryisp.php
5. Enter an IP address range between 65.165.120.104 and 65.210.116.127 and click submit.
========================
Setup Database (MySQL)
========================
1. Open command prompt.
2. Set path to MySQL's bin path. (example: path = %path%; "C:\Program Files\MySQL\MySQL Server 4.1\bin").
3. Enter 'MySql -u <UserID> -p<Password> -h <localhost> < MySql-Script.sql'
Any other problem and bugs please report at hide@address.com