Welcome Guest, Not a member yet? Register   Sign In
DRY sendEmail() ?
#11

@kenjis

thanks I will figure that out.

currently making manual CRUD into DRY too.
I know grocer_crud but the manual crud is handy when the need arise.
coding...
Reply
#12

PHP Code:
if ( ! $this->email->send())
{
 
       // Email send Error!
}

// Email sent. 
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply




Theme © iAndrew 2016 - Forum software by © MyBB