php 原樣輸出 html

<?phpphp

    $a = '<h1 style="color:red;">1234567890</h1>';html

    echo htmlentities($a,ENT_NOQUOTES,'utf-8');ide

?>htm

相關文章
相關標籤/搜索