Query: imap_base64
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IMAP_BASE64(3) 1 IMAP_BASE64(3) imap_base64 - Decode BASE64 encoded textSYNOPSISstring imap_base64 (string $text)DESCRIPTIONDecodes the given BASE-64 encoded $text.PARAMETERSo $text - The encoded textRETURN VALUESReturns the decoded message as a string.SEE ALSOimap_binary(3), base64_encode(3), base64_decode(3), RFC2045, Section 6.8. PHP Documentation Group IMAP_BASE64(3)