[dokuwiki] Re: UTF-8 question

> These headers are encoded after RFC 2047 ("MIME (Multipurpose Internet Mail
> Extensions) Part Three: Message Header Extensions for Non-ASCII Text").
>
> Surely, there is a PHP function to decode these? I'm no PHP programmer, so I
> wouldn't know, but every decent programming language should have a library to
> handle MIME emails.
>
> Chri

Have a look at http://pear.php.net/Mail_Mime - there's a
Mail_mimeDecode class in there which claims (in a comment) to have
some support for RFC 2047
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: