If you want any HTML tag to appear on the screen, you need to process it with the function htmlentities(): <?php echo htmlentities('<!-- ' . $ ...
確定! 回上一頁