I think you will want to use the imap_8bit() function:
http://php.net/imap_8bit
But, I'm not sure if there is a version available in PHP without compiling
in c-client IMAP.
Jeremy
Jeremy Brand :: Sr. Software Engineer :: +393485323988 :: [EMAIL PROTECTED]
http://www.JeremyBrand.com/Jeremy/Brand/Jeremy_Brand.html for more
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
"LINUX is obsolete" -- Andy Tanenbaum, January 29th, 1992
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Get your own Free, Private email at http://www.smackdown.com/
On Mon, 16 Jul 2001, the following spilled from the mind of Sheridan...:
> Date: Mon, 16 Jul 2001 14:23:00 -0500
> From: Sheridan Saint-Michel <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: [PHP] Quoted-Printable Encoding
>
> I am trying to put together a script that e-mails web pages (similar to the send
>page functionality in IE).
>
> Is there a function that will convert HTML from plaintext into Quoted-Printable
>Encoding (ie = becomes =3D) so I can
> e-mail it?
>
> Or will one of the encodings available (ie rawurlencode) work in it's place?
>
> Any help or ideas would be greatly appreciated.
>
> Sheridan Saint-Michel
> Website Administrator
> FoxJet, an ITW Company
> www.foxjet.com
>
--
PHP General 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]