--------------------------------------------------------------------
README.TXT
Purpose : IP2Location IP-COUNTRY [DB1] 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 ipcountry.php into a web directory.
2. Configure the web directory with IIS.
3. Setup SQL Database in MySQL. See next section.
4. Browse ipcountry.php using http protocol.
example: http://localhost/ip2location/ipcountry.php
5. Enter an IP address range between 202.181.128.0 and 203.99.71.255 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