Ranjan,
Should I take out one or the other of the versions? Also, how do I declare the body and the headers?
Thanks,
Denise...
User Profile
Collapse
-
Info from form shows in headers but not in body of email
I'm working on a PHP script, and the info from the form shows up in the headers of the email that I receive, but it doesn't show up in the body of the email. Can you please help me figure out what I'm doing wrong?
Here is the script:
[code=php]
<? function send_mail($emai laddress, $fromaddress, $emailsubject, $body)
{
$eol="\r\n";
$mime_boundary= md5(time());
# Common Headers...
No activity results to display
Show More
Leave a comment: