XPM4 ( XPertMailer Version 4 ) PHP Mail Class. Can send and read messages in MIME format.
This is the DOCUMENTATION for XPertMailer Version 4.0.5. To stay update, check the online version of this documentation: http://www.xpertmailer.com/documentation/ For more php code examples, read the "EXAMPLES" folder from XPM4 download package, or/and the online web page http://www.xpertmailer.com/examples.php Notice, in MAIL Class you can set/define parameters using VERIFICATION or DEPRECATED method. Verfication method: use functions to validate (first) and set/define (afther) parameters if is OK. Deprecated method: set/define parameters without validation. It is NOT recommended to use deprecated method from security reasons. First of all, for debugging, you must understood the error reporting and trace result system from XPM4. Attention, error reporting constants must be defined before require/include any of XPM4 Class file.
Error reporting: Display (by default is on):
|
|
|
|
|