ENT_COMPAT = 2
ENT_NOQUOTES = 0
ENT_QUOTES = 3
void html_entity_decode( $string, [ $quote_style = ENT_COMPAT], [ $charset = null])