Main Page | Modules | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

phpmailer Class Reference
[PHP-Mailer-Class]

Inheritance diagram for phpmailer:

mimemail List of all members.

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

Constructor & Destructor Documentation

function phpmailer::phpmailer  ) 
 

Class Constructor.


Member Function Documentation

function phpmailer::_phpmailer  ) 
 

Class Destructor.

function phpmailer::php_do_send type = "text/plain"  ) 
 

Sends the email.

Parameters:
$type = "text/plain" or "text/html"
Returns:
State = true or false

function phpmailer::php_flush_errors  ) 
 

Will flush the complete php mailer error buffer.

Returns:
State = true or false

function phpmailer::php_get_errorlist  ) 
 

Return error string list.

Returns:
Error list array


Member Data Documentation

phpmailer::$php_error_hdl = 0
 

Error message handler


The documentation for this class was generated from the following file:
Generated on Fri Aug 26 08:13:53 2005 for PHP-Lib-Xtreme by  doxygen 1.4.3