What does this error mean in PHP?

  • Thread starter Thread starter luckyouaskhole
  • Start date Start date
L

luckyouaskhole

Guest
Warning: mail() [function.mail]: "sendmail_from" not set in php.ini or custom "From:" header missing in C:\Program Files\Apache Group\Apache2\htdocs\send_simpleform.php on line 33

I don't know what I have to do, I've set up the sendmail_from and I had a variable called "$from".
 
Back
Top