htmlentities () 把字符转换为HTML 实体htmlentities($string, flags ,character-set, double_encode) : string 如果要解码(反向操作),可以使用html_entity_decode() ...
確定! 回上一頁