|
|
 |
Re: FN-FORUM: Emailing from PHP
date posted 14th June 2003 16:13
PAMELA WHITTAKER [EMAIL REMOVED] wrote:
> what is the best thing to use for Emailing from PHP. I have used ASPEMAIL,
> JMAIl and CDONTS from ASP but I don't know what the usual one is from php -
> I expect there a several.
You can use the inbuilt PHP mail() function, or if you want to do more
fancy stuff then there is the phpmailer package:
http://phpmailer.sourceforge.net/
-Paul-
--
Paul Civati www.xensia.com
Xensia LLP, London UK - Technical Solutions & Hosting
|
 |
|