Welcome Guest, Not a member yet? Register   Sign In
Send Separate Emails Simultaneously
#5

Perfect! Thank you Smile

I wasn't doing this part;

Code:
       $this->email->from($from_email); // Update for second email
       $this->email->to($to_email); // Update for second email
       $this->email->subject($subject); // Update for second email
Reply


Messages In This Thread
Send Separate Emails Simultaneously - by johnny_s - 06-20-2017, 03:46 AM
RE: Send Separate Emails Simultaneously - by johnny_s - 06-20-2017, 08:10 AM



Theme © iAndrew 2016 - Forum software by © MyBB