#==============================================================================#
+-----------------------------------------+
| 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');
#==============================================================================#
|