On Wednesday 24 April 2002 18:59, Wilbert Enserink wrote:

> Hi all,
>
>
> I'm studying some mail scripts written in php. When sending html mail the
> scripts all use a method that involves sending an html file as attachment.
>
> Why not use the mailsend function and send a string containing the whole
> html code?

Because standard email wasn't designed for html mail. If you did what you 
suggest above then the recipient of your mail would just see your html code.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *

/*
We are experiencing system trouble -- do not adjust your terminal.
*/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to