Hi, I have done some research and reading and it sounds like swiftmailer is what I need. However, I can't understand the documentation that is provided in the swiftmailer website. Can someone please give an example of a simple for with a few fields such as name, email, and attachments in the swiftmailer 4.3.0 so I can take it from there? I don't need the form page just the processing page will be great. If not please point me to a site that will have tutorial/sample that have complete from beginning to end code. Thx.
Thanks for the response. The attachment in the document looks like a document that is on my server. What I need is a uploaded file from the user and email it to me and needs to have multiple files. How is that done?
I think I get it now. But how do I validate those files are images before using swiftmailer to send it? I seen some php script to validate one file but how to validate multiple files? thx.
Bookmarks