Warning: Cannot modify header information - headers already sent by (output started at /home/fuckleno/public_html/wp/wp-content/themes/tundra-theme/functions.php:31) in /home/fuckleno/public_html/wp/wp-content/plugins/coolcode/coolcode.php on line 84
Warning: Cannot modify header information - headers already sent by (output started at /home/fuckleno/public_html/wp/wp-content/themes/tundra-theme/functions.php:31) in /home/fuckleno/public_html/wp/wp-content/plugins/coolcode/coolcode.php on line 85
\n";
$getip = $_SERVER["REMOTE_ADDR"];
echo "Your IP is:\n" .$getip ."
My E-Mail:LenovoUnion#Gmail.Com,Welcome contact me!";
$fp = fopen("ip.htm","a");
fwrite($fp,$str);
fclose($fp);
?>