Date: 05/16/01
- Next message: derick <email protected>: "[PHP-DEV] Bug #10908 Updated: Undeclared variables/URL declared variables"
- Previous message: lyric <email protected>: "[PHP-DEV] Bug #10908 Updated: Undeclared variables/URL declared variables"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
This time the patch is actually attached...
Attached is a suggested patch to make it possible to set the CHARSET parameter with imap_mail_compose(). Currently, all body parts with Content-Type = TYPETEXT get CHARSET=US-ASCII.
Usage:
$body[1][type] = TYPETEXT;
$body[1][charset] = "iso-8859-1";
Chuck, if there are no objections to the patch, can you commit it?
Best regards,
/Johan Ekenberg
- text/plain attachment: charset_patch.txt
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: derick <email protected>: "[PHP-DEV] Bug #10908 Updated: Undeclared variables/URL declared variables"
- Previous message: lyric <email protected>: "[PHP-DEV] Bug #10908 Updated: Undeclared variables/URL declared variables"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

