-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathREADME
More file actions
30 lines (22 loc) · 851 Bytes
/
README
File metadata and controls
30 lines (22 loc) · 851 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Usage information
-----------------
Basicly what this lib does is look up the location of an IP from ip2c.info.
Check example.php for more information. Pretty much self explanatory.
// locate ip input ip returns true or false when it failed looking up the ip.
// when ip is null it will lookup the IP it used to connect to the API
bool locate ([mixed ip][, bool secure])
// returns type array ip wich was looked up
array address (void)
// returns type array 2 char abbreveration
array abbr_short (void)
// returns type array 3 char abbreveration
array abbr_long (void)
// returns type array full country name
array country (void)
// returns type array registry where the ip was allocated
array registry (void)
// returns type array when the ip was allocated
array assigned (void)
Donations
---------
Bitcoin: 1wqZdYXE7hdU4BTFV9vrUiBUD9LdEdQAj