在开发中,经常需要对用户传过来的数据进行过滤,来阻止一些用户的恶意输入,在PHP 中常用到 htmlspecialchars() 、 htmlentities() 和 strip_tags() ...
確定! 回上一頁