jydg 发表于 2017-3-27 09:20:23

PHP中进行html转义的函数

  PHP开发中进行HTML转义的函数:htmlspecialchars()  /  htmlspecialchars_decode()
  String相关函数:http://www.w3school.com.cn/php/php_ref_string.asp
页: [1]
查看完整版本: PHP中进行html转义的函数