常用函数-htmlentities2

常用函数-htmlentities2 说明 转换字符实体,保留已经被编码的字符实体。 用法 <?php …

常用函数-htmlentities2

说明

转换字符实体,保留已经被编码的字符实体。

用法

<?php htmlentities2( $myHTML ) ?>

参数

$myHTML
(字符串)(必需)即将被转换的文本
默认值: None

返回的值

(字符串)
转换后的文本

示例

注释

  • 参见{0><}0{> Borrowed from the PHP Manual user notes.

修改记录

自 1.2.2版本后

源文件:

htmlentities2()位于wp-includes/formatting.php中。

分类:中文手册

类别:WordPress教程

本文收集自互联网,转载请注明来源。
如有侵权,请联系 wper_net@163.com 删除。

评论 (0)COMMENT

登录 账号发表你的看法,还没有账号?立即免费 注册