Re: Script for sending mails
- From: "frank.i.emmons@xxxxxxxxx" <frank.i.emmons@xxxxxxxxx>
- Date: 30 Jun 2006 08:36:21 -0700
I recently wrote an app that sends out emails in text and/or html.
I wrote it in PHP 5 and used the following PEAR packages:
http://pear.php.net/package/Mail
http://pear.php.net/package/Mail_Mime
I know the packages work well in PHP 4 as well.
If you get stumped on how to use the packages, just Google 'PHP PEAR
Mail Tutorial' and you should get some decent results to put you in the
right direction.
Have fun!
Markus Schuster wrote:
Hi,
i'm searching a php script which is able to send mails.
It should be able to tune the font size and write a text bold.
Any idears?
Thanks,
Max
.
- References:
- Script for sending mails
- From: Markus Schuster
- Script for sending mails
- Prev by Date: Re: Replace a character in a string variable
- Next by Date: PHP5 and APACHE2 work but not best
- Previous by thread: Re: Script for sending mails
- Next by thread: sql getting orphan records
- Index(es):
Relevant Pages
|