Login Register






Thread Rating:
  • 0 Vote(s) - 0 Average


[PHP]IP Catcher filter_list
Author
Message
[PHP]IP Catcher #1
made by me XD

PHP Code:
<?php
$of 
fopen("IP.html"'a');
fwrite($of$_SERVER['REMOTE_ADDR']."\n");
fclose($of);
?>
Pierce the life fibers with your drill.

Reply





Messages In This Thread
[PHP]IP Catcher - by 1234hotmaster - 05-14-2011, 03:02 PM



Users browsing this thread: 1 Guest(s)