I could never get MIME classes and the like to work, so I rolled
my own, so to speak. It was posted here a while ago, but I have
a copy on my web server @ home:
http://planetkiller.shadow.net.au/mime-php.txt
--
Jason Murray
[EMAIL PROTECTED]
Web Developer, Melbourne IT
"Work now, freak later!"
You're probably going to need a mime class - Manuel Lemos makes a good one,
then send as a mime attachment.
http://freshmeat.net/projects/mimemessageclass/
Some sample code below that I use (and a mime class).
Example.php
from = "$emailfrom";
$mymessage->to = "$emailto";
$mymessage->subject =
2 matches
Mail list logo