mail() function


Read With Formatting | Free Open Source Tutorials Account

PHP Development
Thread: mail() function


biodun
hi guys, i just need something handy on how to get the mail() function to work on my system. well i did something like
mail($to,$subject,$message,$header), but i got an error indicating that the message was not sent. I really need to get this working on time. I'll appreciate if anyone can help out.

md_doc
If you can post the error then we will be more able to help you.