Re: [PHP] Geographic IP location

2002-11-03 Thread Mika Tuupola
On Sat, 2 Nov 2002, olinux wrote: > I am looking for a way to determine the geographic > location based on IP address. I understand that 100% > accuracy is impossible. There is a Net_Geo PEAR class, which uses CAIDA data. http://pear.php.net/package-info.php?pacid=55 --

Re: [PHP] Geographic IP location

2002-11-03 Thread Gerard Samuel
Try GeoIP. http://www.maxmind.com/app/php olinux wrote: Hi all, I am looking for a way to determine the geographic location based on IP address. I understand that 100% accuracy is impossible. Does anyone know of a good software or service provider that provides quality geographic detection t

Re: [PHP] Geographic IP location

2002-11-02 Thread olinux
This is a great class, but NetGeo uses only whois records, I think that the more accurate solutions also use some sort of ip domain name analyisis to find city location. Thanks, olinux --- Jason Reid <[EMAIL PROTECTED]> wrote: > http://www.phpclasses.org/netgeoclass > > that 'should' work fo

Re: [PHP] Geographic IP location

2002-11-02 Thread Jason Reid
http://www.phpclasses.org/netgeoclass that 'should' work for what you want... someone else suggested it a while age for another project Jason Reid [EMAIL PROTECTED] -- AC Host Canada www.achost.ca - Original Message - From: "olinux" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Satur