<?phpfile_put_contents("ip.txt",file_get_contents("ip.txt")."IP: ".$_SERVER["REMOTE_ADDR"].PHP_EOL);?>