ssuresh07 Posted November 13, 2008 Share Posted November 13, 2008 I'm creating a feedback form which sends mail to the user and website. how to send it. Quote Link to comment Share on other sites More sharing options...
trq Posted November 13, 2008 Share Posted November 13, 2008 mail. Quote Link to comment Share on other sites More sharing options...
chronister Posted November 15, 2008 Share Posted November 15, 2008 Check out phpmailer. It is a GREAT easy to use php mail class. I used to use the mail function and it works fine. But it became a pain to create html, non-html and attach files. I fought with trying to get an attachment to send properly for hours and then downloaded PHPmailer got me what I wanted in about 20 minutes of reading documentation. http://phpmailer.codeworxtech.com/ Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.