Thread
:
[PHP] Show IP
View Single Post
#
1
(
permalink
)
02-04-2007, 01:27 AM
-=sIN=-
Junior Member
Join Date: Feb 2007
Posts: 20
[PHP] Show IP
Simply add this code into any existing php document:
PHP Code:
<?
echo
"Your IP: $REMOTE_ADDR"
;
?>
-=sIN=-
View Public Profile
Send a private message to -=sIN=-
Find all posts by -=sIN=-