PHP Classes

Send messages via SMTP: Send e-mail messages via SMTP connections.

Recommend this page to a friend!
  Info   View files View files (4)   DownloadInstall with Composer Download .zip   Reputation   Support forum (3)   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 52%Total: 4,300 This week: 1All time: 684 This week: 560Up
Version License Categories
smtpandsockclass 1.0.0GNU Lesser Genera...Email, Networking, PHP 5
Description 

Author

This package can be used to send e-mail messages via SMTP connections.

There is one class that takes care of establishing a TCP socket connection to send and retrieve data through that socket.

There is another class that establishes a connection with an SMTP server using the socket class.

It can send a message an SMTP server from a given sender address to one or more recipient addresses.

If necessary, the class can authenticate with a server that supports the LOGIN authentication mechanism.

Picture of Nic Stevens
Name: Nic Stevens <contact>
Classes: 2 packages by
Country: United States United States
Age: 58
All time rank: 58877 in United States United States
Week rank: 411 Up48 in United States United States Up

  Files folder image Files  
File Role Description
Plain text file smtp.php Class Class to send SMTP E-Mail messages
Accessible without login Plain text file smtptest.php Example Program to test smtp class
Plain text file sock.php Class Generic socket communication
Accessible without login Plain text file socktest.php Example Test program for sock.php

 Version Control Unique User Downloads Download Rankings  
 0%
Total:4,300
This week:1
All time:684
This week:560Up
User Ratings User Comments (1)
 All time
Utility:75%StarStarStarStar
Consistency:79%StarStarStarStar
Documentation:-
Examples:75%StarStarStarStar
Tests:-
Videos:-
Overall:52%StarStarStar
Rank:2267
 
Thank you so much for you PHP script.
15 years ago (Michael Wood)
70%StarStarStarStar