常用函数-utf8_uri_encode()
常用函数-utf8_uri_encode() 说明 为URI中使用的统一码值进行编码 用法 <?php …
常用函数-utf8_uri_encode()
说明
为URI中使用的统一码值进行编码
用法
<?php utf8_uri_encode( $utf8_string, $length ) ?>
参数
$utf8_string
(字符串)(必需)
默认值:None
$length
(整数)(可选)字符串的最大长度
默认值:0
返回的值
(字符串)
URI统一码字符串
示例
注释
修改记录
自1.5.0版本后
源文件
utf8_uri_encode()位于 wp-includes/formatting.php中。
相关资源
分类:中文手册
类别:WordPress教程、
本文收集自互联网,转载请注明来源。
如有侵权,请联系 wper_net@163.com 删除。
还没有任何评论,赶紧来占个楼吧!