htmlentities - Convert plain text into HTML-safe text



NAME

htmlentities - Convert plain text into HTML-safe text


OPTIONS

--[no-]control

escape control chars (0x00-0x1F except TAB, LF, and CR)

--[no-]meta

escape meta chars (less-than, greater-than, ampersand, double- and single-quote)

--[no-]highbit

scape non-ASCII chars

 htmlentities - Convert plain text into HTML-safe text