Re: How do you send stylized email?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux