Forum Moderators: coopster

Message Too Old, No Replies

anyone know a good PHP email class?

         

Wozzzzza

3:07 pm on Dec 20, 2005 (gmt 0)



I am after a class that allows me to send emails from my website, anyone know of a good one that will allow me to do this successfully?
i only need to send plain text, no attachments or anything like that.

jatar_k

4:06 pm on Dec 20, 2005 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



a lot of people use this
[pear.php.net...]

Wozzzzza

9:38 am on Dec 21, 2005 (gmt 0)



thanks, i have had a look and it seems pretty much the same as the one i currently use here [phpguru.org...]

i decided to look for a new one when my current one didnt work on my new site, but now i find its something to do with the server and not the script so i think i will stick with the old one im using.

dreamcatcher

2:29 pm on Dec 21, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Try the PHP Scripts Repository:

[phpclasses.org...]

or

PHPMailer

[phpmailer.sourceforge.net...]

dc

bcolflesh

3:20 pm on Dec 21, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Another vote for PHPMailer.