Sr. PHP Programmer Question:
Explain the importance of the function htmlentities?

Answer:
The htmlentities() function converts characters to HTML entities.
Previous Question | Next Question |
Explain the syntax for 'foreach' loop in PHP? | How will you get environment variables in PHP? |