Re: [PHP] PHP CODE TO DISPLAY ISP

2005-03-29 Thread Colin Ross
and least we forgot about all the users coming from behind a proxy farm with a different ip for each request.. AOL C On Mon, 28 Mar 2005 12:28:32 -0700, Leif Gregory <[EMAIL PROTECTED]> wrote: > Hello jenny, > > Monday, March 28, 2005, 9:36:07 AM, you wrote: > j> i am making a website in php

Re: [PHP] PHP CODE TO DISPLAY ISP

2005-03-28 Thread Leif Gregory
Hello jenny, Monday, March 28, 2005, 9:36:07 AM, you wrote: j> i am making a website in php and i will appreciate if anybody can j> tell me the php code to : j> - (1)display isp name, One problem you're going to run into is that by using $_SERVER['REMOTE_ADDR'] oftentimes, you'll end up with just

Re: [PHP] PHP CODE TO DISPLAY ISP

2005-03-28 Thread A. S. Milnes
On Mon, 2005-03-28 at 17:36, jenny mathew wrote: > hello to all, > i am making a website in php and i will appreciate if anybody can tell > me the php code to :- > (1)display isp name, > (2) country of the visitor, > (3)operatng system of the visitors. Have a look at http://uk2.php.net/reserved.va

[PHP] PHP CODE TO DISPLAY ISP

2005-03-28 Thread jenny mathew
hello to all, i am making a website in php and i will appreciate if anybody can tell me the php code to :- (1)display isp name, (2) country of the visitor, (3)operatng system of the visitors. thanks, waiting for your reply. Regards, Jenny -- PHP General Mailing List (http://www.php.net/) To unsub