Welcome Guest, Not a member yet? Register   Sign In
Email class
#2

[eluser]designfellow[/eluser]
Hi,

Use $this->email->clear() line after send() function. It will clear the existing things.

You can also add multiple emails by separating with comma in cc() and bcc()
example: $this->email->cc('abc@xyz.com','xyz@abc.com');




Happy Coding,
DesignFellow


Messages In This Thread
Email class - by El Forum - 09-04-2009, 06:43 AM
Email class - by El Forum - 09-04-2009, 09:47 PM



Theme © iAndrew 2016 - Forum software by © MyBB