On Tue, 2008-02-26 at 22:52 -0300, Manuel Lemos wrote:
> messages. I use this popular MIME message composing class. Try the
> test_simple_html_mail_message example script for instance.
>
> http://www.phpclasses.org/mimemessage
>
>
Hehe, I was holding my breath for Manuel to come on to this thread!
if($subject === 'something to do with mail')
{
$this->punt('mimemessage', 'phpclasses.org');
}
else {
sleep(86400);
}
;)
--Paul
All Email originating from UWC is covered by disclaimer
http://www.uwc.ac.za/portal/public/portal_services/disclaimer.htm
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php