echo htmlentities($str, ENT_QUOTES); ?> 官方範例2 <?php $str = "\x8F!!!"; // Outputs an empty string
確定! 回上一頁