Welcome Guest, Not a member yet? Register   Sign In
send 3 email each with attachment
#2

(This post was last modified: 11-06-2019, 05:45 PM by dave friend.)

Probably because send() clears all the properties unless you tell it not to. Change the last line to

PHP Code:
return $this->email->send(false); 
Reply


Messages In This Thread
RE: send 3 email each with attachment - by dave friend - 11-06-2019, 05:44 PM



Theme © iAndrew 2016 - Forum software by © MyBB