From:             [EMAIL PROTECTED]
Operating system: Red Hat Linux 7.2
PHP version:      4.3.0
PHP Bug Type:     mbstring related
Bug description:  mb_send_mail hard-coded to send text/plain

Feature request:

Currently mb_send_mail() is hard-coded to send a Content-type of
text/plain. Would it be possible to add a way to change this (being able
to set it to text/html would be very useful).

Either a parameter to mb_send_email or a function such as
mb_send_mail_set_content_type(string)?

Thanks!

Jc
-- 
Edit bug report at http://bugs.php.net/?id=22064&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=22064&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=22064&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=22064&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=22064&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=22064&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=22064&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=22064&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=22064&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=22064&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=22064&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22064&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=22064&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=22064&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=22064&r=gnused

Reply via email to