PHP 函数:imap_qprint()

将 qp 编码转成八位。

语法: string imap_qprint(string string);

返回值: 字符串

函数种类: 网络系统

内容说明
本函数可将 QP (quoted-printable) 编码字符串转成八位字符串。