htmlspecialchars ()函數是PHP中的內置函數,用於將所有預定義字符轉換為HTML實體。 用法: string htmlspecialchars( $string, $flags, $encoding, $double_encode ).
確定! 回上一頁