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.variables. To get a guess of the country you then need to do a lookup on the IP address. Alan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php