String
più usato
htmlentities
descrizione
Questa funzione è identica a htmlspecialchars() tranne che htmlentities() converte tutti i caratteri che hanno una corrispettiva entità HTML.
dichiarazione di htmlentities
string htmlentities ( string $str [, int $quote_style ] [, string $charset ] )