include("connect.php");
//include("connect_fs.php");
if (!$codlang) {
$codlang = 1;
}
include ("common_db.inc");
get_ling($codlang);
if ($azione == "invia") {
$query = mysql_query("SELECT * FROM utenti WHERE email='$email'");
if (mysql_num_rows($query) > 0) {
$row = mysql_fetch_row($query);
$time = date("F jS Y, h:iA");
if ($codlang == 1) {
$body = "Gentile cliente, \n\n come richiesto le sono stati inviati nuovamente i dati di accesso all'area download di FaxWay: \n\n";
$body .= "Username: $row[1]\n";
$body .= "Password: $row[2]\n\n";
$body .= "Le ricordo che per qualsiasi informazione può contattare il seguente numero di telefono: 045 510712.\n";
$messaggio = "Indirizzo email valido.
Le è stata inviata una mail all'indirizzo
$email
con i dati di accesso all'area download di FaxWay.";
$oggetto = "Recupero password FaxWay.it";
}
if ($codlang == 2) {
$body = "Dear customer, \n\n as requested we sent you again Username and Password for FaxWay's download area: \n\n";
$body .= "Username: $row[1]\n";
$body .= "Password: $row[2]\n\n";
$body .= "Please remember that for every information you can contact us calling: (+39) 045 510712.\n";
$messaggio = "Validation succeded.
We sent you an e-mail at the address:
$email";
$oggetto = "Password recovery on FaxWay.it";
}
mail("$row[3]", "$oggetto", $body, "From: faxway@futurasistemi.it");
}
else {
if ($codlang == 1) {
$messaggio = "
Errore!
L'indirizzo: $emailError!
Address: $email
include("menu.php"); ?> |
|
include("news.php"); ?> | |||||||||||
© 2005-2024 Futura Sistemi. echo _DIRITTIRISERVATI ?> |