PHP Classes

Example

Recommend this page to a friend!

      SMTP  >  All threads  >  Example  >  (Un) Subscribe thread alerts  
Subject:Example
Summary:Give a example
Messages:2
Author:Alexandre Pina
Date:2008-12-21 10:32:47
Update:2008-12-21 12:07:04
 

  1. Example   Reply   Report abuse  
Picture of Alexandre Pina Alexandre Pina - 2008-12-21 10:32:47
Hi, i just want a example how to use this class to send one email or more.
Thank you.
Alexandre Pina

  2. Re: Example   Reply   Report abuse  
Picture of Ivan Priorov Ivan Priorov - 2008-12-21 12:07:04 - In reply to message 1 from Alexandre Pina
Hi, Alexandre!

I change a bit the class itself and added comments in English and example file.

This class works as usual mail() function in PHP.
So if you need to send mail to several addresses you should use my class as many times (addresses) as need.

Good luck!