Re[8]: Newbie seeks urgent help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello DJ,

Saturday, July 14, 2007, 1:34:36 AM, you wrote:

> Isn't the sender's Email $contacto_email ?


> if($sendnotification == true) {
>                        $notification_message = "Obrigado por nos contatar,
> $contato_name. Recebemos sua mensagem e entraremos em contato em breve";
>                        $notification_subject = "Obrigado por sua mensagem
> para $websitetitle.";
>                        mail($contato_email, $notification_subject,
> $notification_message, "From: $youremail");

I have that piece of code but still no go :-)

Grrrr.... <banging head on table>
-- 
Best regards,
 Luc                          mailto:luc@xxxxxxxxxxx

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux