How to get the address of the system

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
jayarajmohan
Forum Newbie
Posts: 16
Joined: Fri Aug 29, 2008 12:06 am

How to get the address of the system

Post by jayarajmohan »

Hi,

How may we get the system location in php. Like this system is located in California, US.

is it possible?

All idea's and suggestions welcome..

Thanks in advance...
User avatar
The_Anomaly
Forum Contributor
Posts: 196
Joined: Fri Aug 08, 2008 4:56 pm
Location: Tirana, Albania

Re: How to get the address of the system

Post by The_Anomaly »

I'm pretty sure what you're looking for is geolocation. Google around a bit with that and see what you turn up. Maybe something like this could be of help.
Post Reply