You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
# IP Geolocation API PHP SDK
2
-
You need a valid IPGeolocation API key to use this SDK. [Sign up](https://ipgeolocation.io/signup) if you don’t have API key.
2
+
You need a valid IPGeolocation API key to use this SDK. [Sign up](https://ipgeolocation.io/signup)here, if you don’t have the API key.
3
3
4
4
## Quick Start Guide
5
5
Call method **get_location($apikey, $clientIp)** passing *API key* and *IP address (optional)* as parameters and it will return IPGeolocation API response.
0 commit comments