Which PHP function returns a string with all special HTML converted to the HTML entity?

Which PHP function returns a string with all special HTML converted to the HTML entity?



Answer: htmlentities


Learn More :