Click to See Complete Forum and Search --> : php : get locatoin script


iota
04-06-2006, 12:29 AM
Hi PHP masters,

May I know the PHP code to know visitors' location like CA,USA.

Thank you so.

NogDog
04-06-2006, 02:01 AM
Probably the best you can do is get the IP address, then compare that to some database of addresses to locations, but it could never be counted on to always be correct.