<?php
$logfile= '/$IP/$IP.txt'; //IP Log Directory.
$IP = $_SERVER['REMOTE_ADDR']; //IP logging code
$logdetails= Nub hacker. You will be banned for 1 week in 24 hours. //Laugh at the hacker
echo("Your IP has been logged. Pwned nub hacker: /$IP/$IP.txt"); //Laugh more at the hacker.
?>
Is there anything wrong with this? If not then I'll use this. Just looking for opinions here.
Question
nycmattw
I have this so far in the script:
<?php $logfile= '/$IP/$IP.txt'; //IP Log Directory. $IP = $_SERVER['REMOTE_ADDR']; //IP logging code $logdetails= Nub hacker. You will be banned for 1 week in 24 hours. //Laugh at the hacker echo("Your IP has been logged. Pwned nub hacker: /$IP/$IP.txt"); //Laugh more at the hacker. ?>Is there anything wrong with this? If not then I'll use this. Just looking for opinions here.
Link to comment
Share on other sites
8 answers to this question
Recommended Posts