[PHP-DEV] Bug #13097 Updated: strange linebreaks in decoded base64 string

2001-09-03 Thread simon
ID: 13097 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: IMAP related Operating System: WinNT 4.0 PHP Version: 4.0.4pl1 New Comment: Hello I got the body of the file with imap_fetchbody (), then decoded it with imap_base64 and sa

[PHP-DEV] Bug #13097 Updated: strange linebreaks in decoded base64 string

2001-09-02 Thread sniper
ID: 13097 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: IMAP related Operating System: WinNT 4.0 PHP Version: 4.0.4pl1 New Comment: Do you happen to read that file with fopen() / fread() ? Can you attach a complete but short example script? --Ja