You are here: Variable email address « PHP Programming Language « IT news, forums, messages
Variable email address

Posted by windub on 11/30/07 18:06

Hi...

I would like to capture an email address from a form and send a copy
of the mail to that user. Can anyone give the correct code?

Below is the script I am using.

Thanks for your help.

<?php
/
$sendTo = "peter@deahipprovider.co.uk";
$subject = "New Enquiry";



$headers = "From: " . $_POST["firstname"] ." ". $_POST["lastname"] .
"<" . $_POST["email"] .">\r\n";
$headers .= "Reply-To: " . $_POST["email"] . "\r\n";
$headers .= "Return-path: " . $_POST["email"];

$message = $_POST["message"];

mail($sendTo, $subject, $message, $headers);
$sendTo = ["email"];

?>

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация