Send Mail PhpMailer
Function: sendMailPhpMailer
Visibility: public
Parameter: sendMailPhpMailer($dontLogMailSent)
Description:
Mainly used by sendMail for sending mails using phpMailer in class, but can be used independently after we set all the necessary vars in this class.
Parameters:
(optional) - boolean|integer - dontLogMailSent - Decides if to log the mail as sent or not.
Return:
boolean - If mail was sent.
Callable from (extended classes):
application: controller,view
advanced: controller,view
operators: controller,view
api: controller,view
example: 1
I want to send mail. This is how i do it.
How to call (example):
Possible outcome (example):
Output: