Search found 1 match
- Mon Oct 12, 2009 7:17 am
- Forum: PHP - Code
- Topic: attach file to email ..
- Replies: 1
- Views: 81
attach file to email ..
Hey guys, I've just started using swift mailer and it's been a good experience so far .. What i'm trying to do is attach a file (be it pdf, image or video under 2mb) to an email message through a form. As I said the form is very basic see what i've got below; $transport = Swift_MailTransport::newIns...