函式:imap_base64()


imap_base64

解 BASE64 编码。

语法: string imap_base64(string text);

传回值: 字串

函式种类: 网路系统

内容说明

本函式可将用 BASE64 编码字串解码。传回值是解码后的字串。

参考

imap_binary()  base64_encode()  base64_decode()  


[ 上一页 下一页 ]