字串函式庫 htmlentities (PHP3 , PHP4) htmlentities --- 轉換所有字元成為HTML實體 語法 : string htmlentities (string string) 說明 : 此函式和htmlspecialchars( )相同,不同的是它會轉換所有HTML實體的字元。 參考 : htmlspecialchars( ) nl2br( ) 上一頁 首頁 下一頁
字串函式庫
htmlentities
(PHP3 , PHP4)
htmlentities --- 轉換所有字元成為HTML實體
語法 : string htmlentities (string string)
string htmlentities (string string)
string htmlentities
說明 :
此函式和htmlspecialchars( )相同,不同的是它會轉換所有HTML實體的字元。
參考 : htmlspecialchars( ) nl2br( )