Swift Mailer
This library is really powerful and easy to use. For example, you can easily send attachments and HTML emails so you should take a look at the user guide to get more familiar with it.
When sending emails you should always send them from an existing address. This is obvious when you're using the SMTP Transport, but if you're using the Mail Transport it may be particularly important. Needless to say that the email address should exist on the server/domain you're sending the email from.
Conclusion:
You should now be able to send emails using Swift Mailer, even specifying an existing SMTP server, which means you can send emails from your PHP's local installation.
You should be able to send data from Flash to a PHP script, process and send it via email.
| » Level Intermediate |
|
Added: 2011-03-18 Rating: 0 Votes: 0 |
| » Author |
| Nuno Mira has been a Flash Developer for 9 years. He loves teaching, and learning. When he isn't coding he may be surfing or snowboarding. |
| » Download |
| Download the files used in this tutorial. |
| Download (37 kb) |
| » Forums |
| More help? Search our boards for quick answers! |
-
You must have javascript enabled in order to post comments.


Comments
There are no comments yet. Be the first to comment!