Forum Moderators: coopster

Message Too Old, No Replies

server ip address

         

fonduelover

1:54 pm on Jul 20, 2006 (gmt 0)

10+ Year Member



Hi,

I know there's code to tell people their ip address, but is there a piece of code that displays the websites ip address? ie I want to say, "you have reached [ip address]" on my website. hope that makes sense :¦
thanks

eelixduppy

2:09 pm on Jul 20, 2006 (gmt 0)



Welcome to webmaster fonduelover,

$_SERVER['SERVER_ADDR'] [us2.php.net]

Good luck