htmlentities() is a PHP function which converts special characters (like <) into their escaped/encoded values (like <). This allows you to show.
確定! 回上一頁