PHP Classes

Classes of Massimo Squillace

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Massimo Squillace (1)  >  Mission progress status  >  Reputation  
Picture of Massimo Squillace
Name: Massimo Squillace <contact>
Classes: 1
Country: Italy Italy
Age: 67
All time rank: 2696106 in Italy Italy
Week rank: 200 Up9 in Italy Italy Up
All time users: 779
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image Arioch Mail  
Send e-mail messages via SMTP
This class can be used to send e-mail messages via SMTP.

It can connect to a given SMTP server and send an e-mail message with given headers and body data.

A separate script provides a replacement for the mail() and ezmlm_hash() functions that uses this class to send messages when the PHP mail() function is not available.

This class reuses several methods from the Nomad MIME Mail class originally written by Alejandro García González, and is therefore LGPL licensed.

PS: All my Apache configurations include the statement

AddType application/x-httpd-php .php .inc

thus making sure files ending in .inc are treated like PHP sources, moreover all .php and .inc files are readable only by the Apache user.

Should this NOT be your case, I recommend you rename .inc to .inc.php, and advice your Web server admin to make all .php files readable by just the Apache user.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 75% 83% - 75% - - 53% 2213
Month: Not yet rated by the users


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z