# On 09/03/2002 12:19 AM, Akhmad D. Sembiring wrote:
# > Dear Arul & friends,
# >
# > thanks for your kind helps,
# > but the problem still exists.
# >
# > the actual problem is that the 2nd mail() function
# > does not ever send the mail, no matter what the
inal Message-
# From: Arul Venkatesh Kandaswamy [mailto:[EMAIL PROTECTED]]
# Sent: Saturday, August 31, 2002 17:07
# To: Akhmad D. Sembiring
# Subject: Re: [PHP] mail() function problem
#
#
# Hello
#
# $from = "MIME-Version: 1.0\r\n";
# $from .= "Content-type: text/htm
Dear All,
I have a little problem with mail() function,
PHP Code:
--
mail($email, "Membership ok", $themsg,
"From: [EMAIL PROTECTED]\r\n");
mail("[EMAIL PROTECTED]",
"", "", "From: $email\r\n");
--
Why does the second mai
3 matches
Mail list logo