|
Posted by J.O. Aho on 02/19/07 08:53
Koster, H wrote:
> Op Sun, 18 Feb 2007 19:34:57 +0000, schreef raj:
>
>> I've got so far with the mail() function but it won't work. Please help.
>> WHere am I going wrong?
> snip
>> mail($to,"Verify Email Address for Hi", $message, $headers);
>
> i am a newbie too, but the second entry i don't understand. Should be st
> like $subject
>
Yes, thats the subject.
You can read more about it at http://www.php.net/manual/en/function.mail.php
in case you haven't already done that.
--
//Aho
[Back to original message]
|