当前位置: 代码迷 >> HTML/CSS >> PHP中进展html转义的函数
  详细解决方案

PHP中进展html转义的函数

热度:123   发布时间:2012-08-24 10:00:21.0
PHP中进行html转义的函数

PHP开发中进行HTML转义的函数:htmlspecialchars()? / ?htmlspecialchars_decode()

?

String相关函数:http://www.w3school.com.cn/php/php_ref_string.asp

  相关解决方案