PHP Mail Question
Posted: Wed May 24, 2006 1:02 pm
This is really a basic question but I was hoping for a bit of help. I had previously setup a nice mail form in ASP and now I am having to switch over to PHP. The admin was using form_mail and what was being sent to the users was a very ugly format. I am looking for something in PHP that can format the emails, possibly just in regular HTML, so that they are much more friendly on the eyes. Again, I realize this is a basic question but any help in this matter would be huge.