Welcome Guest, Not a member yet? Register   Sign In
Can I add attachments to an email sent from CodeIgniter?
#2

Yes, its possible out of the box:

PHP Code:
$this->email->attach('/path/to/photo1.jpg'); 

Look at the documentation: http://www.codeigniter.com/userguide3/li...ttachement

Reply


Messages In This Thread
RE: Can I add attachments to an email sent from CodeIgniter? - by Rufnex - 11-19-2014, 03:22 PM



Theme © iAndrew 2016 - Forum software by © MyBB