PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

imap_binary> <imap_append
Last updated: Sun, 25 Nov 2007

view this page in

imap_base64

(PHP 4, PHP 5)

imap_base64 — BASE64로 엔코딩된 텍스트를 디코딩한다

Description

string imap_base64 ( string $text )

imap_base64()함수는 BASE-64로 엔코딩되어 있는 텍스트를 디코딩해준다 (» RFC2045의 Section 6.8을 보라). 디코딩된 메시지가 문자열로 리턴되어 진다.

See also imap_binary().



add a note add a note User Contributed Notes
imap_base64
There are no user contributed notes for this page.

imap_binary> <imap_append
Last updated: Sun, 25 Nov 2007
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites