Email System (With Attachments) Class

Last Update
6 June 2011
Regular License
$8
Extended License
$40
Sales
116

Email Class Description Hey! you sick of writing email functions to handle the ins and out of emailing your users? Or when you want to email someone an attachment via your code it can be a pain.

Ok I have wrote a class that handles everything email related, with this class you can send basic email, email validation, adding bcc, css’s to your emails, methods for debugging, html encoded emails (allows you to send html/css emails) the log all with a few lines of code.

This is a tool for advanced php developer and basic php developers, the class is well documented and has great documentation for beginners.

I started using this a few months ago and I thought many more people will benefit from this as much as i have, i find myself importing it into the simplest of project because its so easy to use.

It even allows you to send custom headers.

Even the script (email system) you see in the demonstration is included, this is just to show you the small capabilities of this class.

http://phpcodemonkey.com/docs/email-system-with-attachments-v1.pdf

This is so easy to integrate!