require_once('gw/connect.php'); if ($_POST['area']=='contato'){ $body = '
Nome | '.$_POST['nome'].' |
'.$_POST['email2'].' | |
Telefone | '.$_POST['telefone'].' |
Cidade | '.$_POST['cidade']." - ". $_POST['estado'].' |
Assunto | '.$_POST['assunto'].' |
'.nl2br($_POST['mensagem']).' |
|