Hey,
I am developing a extention for Typo3.
I want to know, what's the difference between:
ipLocate($ip) & ipRoughLocate($ip)???
cheers,
Ries
Moderator: Moderators
Anonymous wrote:Hey,
I am developing a extention for Typo3.
I want to know, what's the difference between:
ipLocate($ip) & ipRoughLocate($ip)???
cheers,
Ries
bfolkens wrote:Anonymous wrote:Hey,
I am developing a extention for Typo3.
I want to know, what's the difference between:
ipLocate($ip) & ipRoughLocate($ip)???
cheers,
Ries
ipLocate returns unknown city / unknown country when it doesn't know one or the other
ipRoughLocate attempts to give you a guess if it can't find the city based on a broader range of class 'c' addresses
For integration I always use ipLocate - just my 2c
Users browsing this forum: No registered users and 0 guests