un piccolo copia/incolla dal manuale PHP:

Convert all HTML entities to their applicable characters (PHP 4 >= 4.3.0, PHP 5)

string html_entity_decode ( string string [, int quote_style [, string charset]] )

html_entity_decode() is the opposite of htmlentities() in that it converts all HTML entities to their applicable characters from string.