View Single Post


Old
  Post #2 (permalink)   04-20-2007, 09:32 PM
MoneyTalkPro
HD Newbie
 
Join Date: Apr 2007
Posts: 6

Status: MoneyTalkPro is offline
I created a site that shows the IP address when you visit it. The site is called www.allaboutmypc.com. I believe the code you need is something like:

$_SERVER['REMOTE_ADDR']

Is that what you wanted, or are you looking for something different?