位置: 编程技术 - 正文
推荐整理分享PHP字符串函数quoted_printable_decode()的用法(php字符串操作函数),希望有所帮助,仅作参考,欢迎阅读内容。
文章相关热门搜索词:php字符串操作函数,php字符串赋值,php中字符串函数,php字符串的三种定义方式,php字符串赋值,php 字符串函数,php字符串包含某个字符串,php 字符串函数,内容如对您有帮助,希望把文章链接给更多的朋友!
(PHP 4, PHP 5)
quoted_printable_decode — 将 quoted-printable 字符串转换为 8-bit 字符串
说明 string quoted_printable_decode ( string $str )该函数返回 quoted-printable 解码之后的 8-bit 字符串 (参考 »RFC 的6.7章节,而不是 »RFC 的4.5.2章节,so additional periods are not stripped from the beginning of line)
该函数与 imap_qprint() 函数十分相似,但是该函数不需要依赖 IMAP 模块。
参数str
输入的字符串。
返回值返回的 8-bit 二进制字符串。
参见quoted_printable_encode() - 将 8-bit 字符串转换成 quoted-printable 字符串
PHP字符串函数number_format()的用法 number_format(PHP4,PHP5)number_format以千位分隔符方式格式化一个数字说明stringnumber_format(float$number[,int$decimals=0])stringnumber_format(float$number,int$decimals=0,string$dec_poi
PHP字符串函数quoted_printable_encode()的用法 quoted_printable_encode(PHP5=5.3.0)quoted_printable_encode将8-bit字符串转换成quoted-printable字符串说明stringquoted_printable_encode(string$str)返回quoted-printable格式的字符,该
PHP字符串函数parse_str()的用法 parse_str(PHP4,PHP5)parse_str将字符串解析成多个变量说明voidparse_str(string$str[,array&$arr])如果str是URL传递入的查询字符串(querystring),则将它解析为变量并设
标签: php字符串操作函数
本文链接地址:https://www.jiuchutong.com/biancheng/278844.html 转载请保留说明!友情链接: 武汉网站建设