[PHP-DEV] Re: [PHP-DOC] Re: [PHP-NOTES] note 13852 added to function.mail.php

2001-07-07 Thread Jeroen van Wolffelaar

  Has anyone idea's for a good syntax?
 
 I think there are enough classes for mime-mail handling, maybe someone
 could get one into PEAR...

Hm, so you don't think it'd be a good think to get in PHP itself? There are
numerous functions that are less common-used, and can be
written very well in php, but are still native.

And a lot of people just don't use PEAR.

Greetz,
Jeroen



-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Re: [PHP-DOC] Re: [PHP-NOTES] note 13852 added to function.mail.php

2001-07-07 Thread Jeroen van Wolffelaar

 The mail() function can be used to send email with attachments
 and special types of content. This is accomplished via MIME-encoding
 - for more information, see
 http://www.zend.com/zend/spotlight/sendmimeemailpart1.php;

Just a wild idea, but maybe we should add a real PHP-function which can send
MIME-mail? It's really something that would be useful in PHP...

Has anyone idea's for a good syntax?

 --zak


Jeroen


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]