 |
| Calender |
 |
 |
| « February 2012 » | | | | | | | | | | 1 | 2 | 3 | 4 | 5 | | 6 | 7 | 8 | 9 | 10 | 11 | 12 | | 13 | 14 | 15 | 16 | 17 | 18 | 19 | | 20 | 21 | 22 | 23 | 24 | 25 | 26 | | 27 | 28 | 29 | |
|
 |
|
 |
 |
| Information |
 |
 |
This is the Default Page of DataLife Engine v6.5 |
 |
|
 |
 |
|
 |
|
 |
 |
 |
 |
 |
 |
|
 |
 |
 |
 |
 |
| Author: arizanta | 22 May 2008 | Views: 33 |
|
 |
 |
 |
 |
| |
XPertMailer is a php class that you can use to send encoded MIME type e-mail messages (text, HTML, HTML embeded images, attachments) towards a localhost, client or relay SMTP servers with optional authorization. The XPertMailer class functions are optimized to execute in a very small time and also to be easy to use. This reduces the size of the code and the time required to write it. The names of the public functions in the XPertMailer class are eloquent so that they can be used without any confusions being made. The data sendig is done according to the RFC 821 and RFC 2821, and the message type is in conformity with the RFC 2045, RFC 2046, RFC 2047, RFC 2048, RFC 2049, and RFC 2822. |
|
 |
 |
 |
| |
|
|
 |
|
 |
 |
 |
 |
 |
|
 |
 |
 |
 |
 |
| Author: arizanta | 22 May 2008 | Views: 46 |
|
 |
 |
 |
 |
| |
XPertMailer is a PHP class that will help you send/read encoded MIME type mail messages (text, HTML, HTML embedded images, attachments) towards a localhost, client, relay with optional authentication and TLS/SSL support. Cc and Bcc functionality are included. The XPertMailer class functions are optimised to execute in a very small time and also to be easy to use. This reduces the size of the code and the time required to write it. The names of the public functions in the XPertMailer class are eloquent so that they can be used without any confusions being made. The data sendig is done according to the RFC 821, RFC 822, RFC 2821, RFC 2822, RFC 2487 and the message type is in conformity with the RFC 2045, RFC 2046, RFC 2047, RFC 2048 and RFC 2049. |
|
 |
 |
 |
| |
|
|
 |
|
 |
|
|