Skip to content

Commit 43ccbee

Browse files
Minor update
1 parent 3396361 commit 43ccbee

1 file changed

Lines changed: 11 additions & 9 deletions

File tree

README.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,24 @@
22

33
## Introduction
44

5-
IPGeolocation API is the solution to identify country code (ISO2 and ISO3 standard), country name, continent code, continent name, country capital, state/province, district, city, zip code, latitude and longitude of city, is country belongs to Europian Union, calling code, top level domain (TLD), languages, country flag, internet service provider (ISP), connection type, organization, geoname ID, currency code, currency name, time zone ID, time zone offset, current time in the time zone, is time zone in daylight saving time, and total daylight savings. This document provides important information to help you get up to speed with IPGeolocation API using IP Geolocation API PHP SDK.
5+
[IPGeolocation API](https://ipgeolocation.io) is the solution to identify country code (ISO2 and ISO3 standard), country name, continent code, continent name, country capital, state/province, district, city, zip code, latitude and longitude of city, is country belongs to Europian Union, calling code, top level domain (TLD), languages, country flag, internet service provider (ISP), connection type, organization, geoname ID, currency code, currency name, time zone ID, time zone offset, current time in the time zone, is time zone in daylight saving time, and total daylight savings. This document provides important information to help you get up to speed with IPGeolocation API using IP Geolocation API PHP SDK.
66

77
Developers can use this PHP SDK for software and web projects related to, but not limited to:
88

9-
* Display native language and currency
10-
* Redirect based on the country
11-
* Digital rights management
12-
* Web log stats and analysis
13-
* Auto-selection of country, state/province and city on forms
14-
* Filter access from countries you do not do business with
15-
* Geo-targeting for increased sales and click-through
9+
1. Display native language and currency
10+
2. Redirect based on the country
11+
3. Digital rights management
12+
4. Web log stats and analysis
13+
5. Auto-selection of country, state/province and city on forms
14+
6. Filter access from countries you do not do business with
15+
7. Geo-targeting for increased sales and click-through
1616

1717
## Quick Start Guide
18-
In this document, you will go through the basic steps to use IP Geolocation API PHP SDK.
18+
1919
You need a valid 'IPGeolocation API key' to use this SDK. [Sign up](https://ipgeolocation.io/signup) here and get your free API key if you don't have one.
2020

21+
**Note:** Complete documentation to use this SDK is also available at [IP Geolocation API PHP SDK Documentation](https://ipgeolocation.io/documentation/ip-geolocation-api-php-sdk-201809051255).
22+
2123
## System Requirements
2224

2325
Internet connection is required to run this component.

0 commit comments

Comments
 (0)