note 1893 deleted from function.quoted-printable-decode by didou

[email protected]
Newsgroups php.notes
Message-ID <[email protected]>
Note Submitter: sunil at nanjang dot com 

----

hi. i'm php developer in korean.

quoted print decode works well,

but <font color=blue>quoted_printable_decode(str_replace("=\r\n","",$string)</font> works better when MIME email decode.

MIME mail feeds every 76 char (maybe).
and feeding line tlanslate "=\r\n"

so, it better that use <font color=blue>quoted_printable_decode(str_replace("=\r\n","",$line)</font>
when quoted printable MIME decoding.

I test under php3.0.11,..
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.