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 56%Total: 4,299 All time: 683 This week: 393Up
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: 57
All time rank: 58776 in United States United States
Week rank: 703 Down69 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,299
This week:0
All time:683
This week:393Up
User Ratings User Comments (1)
 All time
Utility:80%StarStarStarStarStar
Consistency:85%StarStarStarStarStar
Documentation:-
Examples:80%StarStarStarStarStar
Tests:-
Videos:-
Overall:56%StarStarStar
Rank:1738
 
Thank you so much for you PHP script.
15 years ago (Michael Wood)
70%StarStarStarStar