php-db | 2000121
Date: 12/04/00
- Next message: jeremy brand: "[PHP-DB] Re: [PHP] HTML e-mail with PHP"
- Previous message: Nando2: "[PHP-DB] HTML e-mail with PHP"
- In reply to: Nando2: "[PHP-DB] HTML e-mail with PHP"
- Next in thread: jeremy brand: "[PHP-DB] Re: [PHP] HTML e-mail with PHP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Try this
mail($email,"$subject","Message Body",
"Content-Type: text/html\nFrom:$address\nReply-To:$address\nX-Mailer:
PHP/" . phpversion());
Thank You
Brian Paulson
Sr. Web Developer
http://www.chieftain.com
bpaulson <email protected>
1-800-279-6397
-----Original Message-----
From: Nando2 [mailto:nando <email protected>]
Sent: Monday, December 04, 2000 10:57 AM
To: PHP-GENERAL
Cc: php-db
Subject: [PHP-DB] HTML e-mail with PHP
Importance: High
Hello everyone!
Does anyone know how to send an HMTL e-mail with PHP instead of simple text?
I would apreciate some help.
Thank you,
Carlos Fernando
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: jeremy brand: "[PHP-DB] Re: [PHP] HTML e-mail with PHP"
- Previous message: Nando2: "[PHP-DB] HTML e-mail with PHP"
- In reply to: Nando2: "[PHP-DB] HTML e-mail with PHP"
- Next in thread: jeremy brand: "[PHP-DB] Re: [PHP] HTML e-mail with PHP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

