作用:在写PHP代码时,不能在字符串中直接写实体字符,PHP提供了一个将HTML特殊字符转换成实体字符的函数htmlentities()。 注:htmlentities() 并不能转换 ...
確定! 回上一頁