Sr. PHP Programmer Question:

Explain the importance of the function htmlentities?

Senior PHP Programmer Interview Question
Senior PHP Programmer Interview Question

Answer:

The htmlentities() function converts characters to HTML entities.


Previous QuestionNext Question
Explain the syntax for 'foreach' loop in PHP?How will you get environment variables in PHP?