   #PHP Manual IMAP, POP3 and NNTP functions imap_base64 imap_body

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                  imap_binary

   (PHP 3>= 3.0.2, PHP 4 )
   imap_binary --  Convert an 8bit string to a base64 string

Description

   string imap_binary ( string string)

   Convert an 8bit string to a base64 string (according to RFC2045,
   Section 6.8).

   Returns a base64 string.

   See also imap_base64().
   ______________________________________________________________________

   Prev        Home      Next
   imap_base64  Up  imap_body
