IP Viewer [Free Project | Tutorial]
Heres your chance to share your own tutorials with the community. Just post them on here. If your lucky they may even be posted on the main site.
Hello, This tutorial does not work any more D: i have tryed all ways.
Can someone try to help me?
Can someone try to help me?
master3395 wrote:Hello, This tutorial does not work any more D: i have tryed all ways.this could help you
Can someone try to help me?

http://ultimateprogrammingtutorials.blo ... ernet.html
-Shim

Find my programs on Softpedia
Or simply
Code: Select all
save as index.php and upload to your webserver<!doctype html>
<html>
<head>
<title>IP address</title>
</head>
<body>
<?php
echo "<center><h1>Your IP address is: ".$_SERVER['REMOTE_ADDR']."</h1></center>";
?>
</body>
</html>
CodenStuff wrote:Nope, it's just your sick and dirty mind. You sick twisted warped little pervo![]()
Copyright Information
Copyright © Codenstuff.com 2020 - 2023