If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
IP HElp  XML
Forum Index » Support Forum
Author Message
Anonymous



Hey,

Can Someone Please send me the script in PHP, to get an ip of someone else..

Like when they visit the site... the site replys the ip of that person
Thx..

webber634@hotmail.com
Anonymous



DeadLock, make a php file with the following script. You can change or remove the title.
<html>
<head>
<title>Let's Spend the Night Together in Hell </title>
</head>
<body>
<?php
echo "Your IP is = $REMOTE_ADDR"; ?>
</body>
</html>
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum