Inheritance diagram for phpmailer:
Public Member Functions | |
phpmailer () | |
Class Constructor. | |
_phpmailer () | |
Class Destructor. | |
php_flush_errors () | |
Will flush the complete php mailer error buffer. | |
php_get_errorlist () | |
Return error string list. | |
php_do_send ($type="text/plain") | |
Sends the email. | |
Public Attributes | |
$php_error_hdl = 0 |
|
Class Constructor.
|
|
Class Destructor.
|
|
Sends the email.
|
|
Will flush the complete php mailer error buffer.
|
|
Return error string list.
|
|
Error message handler |