/[drupal]/contributions/modules/ip2cc/README.txt
ViewVC logotype

Contents of /contributions/modules/ip2cc/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Sat Jan 28 03:32:39 2006 UTC (3 years, 10 months ago) by sugree
Branch: MAIN
CVS Tags: DRUPAL-5--1-0, DRUPAL-6--1-0-BETA2, DRUPAL-6--1-0-BETA1, HEAD
Branch point for: DRUPAL-5, DRUPAL-6--1
Changes since 1.1: +2 -0 lines
File MIME type: text/plain
added netname and asn
1 Description
2 -----------
3
4 This is a simple APIs for obtaining country information by given
5 an IPv4 address. Each entry includes below information:
6
7 - 2-character Country Code
8 - 3-character Country Code
9 - Full Country Name
10 - Flag Icon
11 - Network Name
12 - Autonomous Number
13
14 Note: This 'work' uses the IP-to-Country Database
15 provided by WebHosting.Info (http://www.webhosting.info),
16 available from http://ip-to-country.webhosting.info.
17
18 All flags are provided by AWStats.
19 http://ip-to-country.webhosting.info/flag/awstatsflags.zip
20
21 Features
22 --------
23
24 This module provides several APIs as follows:
25
26 * Obtain country codes, and country name by given an IPv4 address
27 * Obtain themed flag of given country code
28 * Obtain themed flag of given IP address in short and long format
29
30 Installation
31 ------------
32
33 Please see the INSTALL.txt document for details.
34
35 Bugs/Features/Patches
36 ---------------------
37
38 If you want to report bugs, feature requests, or submit a patch, please do so
39 at the project page on the Drupal web site.
40 http://drupal.org/node/45806
41
42 Author
43 ------
44
45 Written by: Sugree Phatanapherom (http://www.howforge.com)
46
47 If you use this module, find it useful, and want to send the author
48 a thank you note, then use the Feedback/Contact page at the URL above.

  ViewVC Help
Powered by ViewVC 1.1.2