Re: [PHP-DOC] Base 64

2008-01-07 Thread Hannes Magnusson
Hi Lars On Nov 18, 2007 7:06 PM, Keryx Web <[EMAIL PROTECTED]> wrote: > Hi again! > > The manual does not explain if there is any difference whatsoever between: > > base64_decode and imap_base64 > > and > > base64_decode and imap_binary > > > a. Is there? In terms of result? Shouldn't, but it is

[PHP-DOC] Base 64

2007-11-18 Thread Keryx Web
Hi again! The manual does not explain if there is any difference whatsoever between: base64_decode and imap_base64 and base64_decode and imap_binary a. Is there? b. It should - IMHO - give some advice on this issue. Lars Gunther