%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/alliance/domains/congress-eldw.eu/public_html/
Upload File :
Create Path :
Current File : /home/alliance/domains/congress-eldw.eu/public_html/a-newsletter_mail_test.php

<?php
include_once("inc/config.php");
include_once("inc/functions.php");
include_once("inc/init.php");
include_once("inc/session.php");

verif_co_admin();



$file = fopen ("mailtemp_fr.html", "a+");
$message = fread($file, filesize("mailtemp_fr.html"));
fclose($file);



$subject="=?UTF-8?B?".base64_encode(stripslashes("Test Demoweek : ".$_POST['titre']))."?=";
$headers= "From: \"Demoweek\" <".$email_noreply.">\n";
$headers.='Content-type: text/html; charset=utf-8';
mail($_POST['email'], $subject, $message, $headers);
echo $_POST['email'];
echo ' <span class="succed">Envoyé</span>';

?>

Zerion Mini Shell 1.0