RE: FN-FORUM: PHP email header
date posted 1st March 2008 18:15
>
> Don't use the mail function in php, it's terrible and if not used
> correctly open to abuse by spammers, and you also have to go through all
> the hassle of setting up headers and stuff.
>
> I use phpmailer, easy to use and creates the headers for you
>
>
> Martin
>
Yep, I second that.
Nick