Creating & Sending an HTML Email with a Dynamic PDF Attachment

This tutorial will explain how to get the data from a submitted form, create a PDF from that data, and then attach that PDF to an HTML email and finally send it. We will be using dompdf for the PDF generation, and Swift Mailer for sending the email.


New Website!

Well, after a few months of working hard on my new site, it's finally up and ready to go!

This will be a place for me to showcase my work and also to write about things I'm thinking about. I'll be posting articles and tutorials about web & graphic design, photography, HTML, PHP, Javascript, MySQL, CSS, and anything else I have going on in my mind.

If you find this site interesting, you can subscribe to the RSS feed by clicking the RSS button in your browsers location bar.

The site's hand-coded on top of the Kohana PHP Framework. Kohana made creating the site a breeze. Be sure to check it out if your interested in a great PHP framework.