Justtechjobs.com Find a programming school near you






Online Campus Both


php-db | 2000121

RE: [PHP-DB] HTML e-mail with PHP From: Brian Paulson (webmaster <email protected>)
Date: 12/04/00

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>