Page 1 of 1

Geological tracking, need functions. Can some help?

Posted: Sun Oct 26, 2003 2:13 pm
by autohits
I need functions to write a sript for geological tracking, cant find them in the php documentation. Any experts out there that can point me in the right direction to where i can find the sytax for grabbing geological data using php.

Your help is greatly appreciated!
Thanks,
Johnny Brown
1-918-754-2355

Posted: Sun Oct 26, 2003 4:04 pm
by volka
a bit vage. What kind of functions do you need?

Posted: Sun Oct 26, 2003 9:36 pm
by autohits
Well, I know how to get a IP address, Browser type and what not. Basicly is geographical data such as country or region pulled from the user in the same regard? If so how would i go about writing a short script to get the geological data. I know it can be done in php I have seen in on Stats tracking php programs. ---> or Perhaps make use of a javascript that gets geological data.


Either way. I need the syntax that php uses to put that data into an object. $country = $geological_Syntax;

Thanks,
Johnny

Posted: Mon Oct 27, 2003 3:28 am
by autohits
all u php gurus and no one can help me?

Posted: Mon Oct 27, 2003 3:36 am
by twigletmac
Check out http://uk.php.net/my.php and you'll find the link to
http://ip-to-country.directi.com/

Mac