Answers

Question and Answer:

  Home  Senior PHP Programmer

⟩ What is the use of the function htmlentities?

htmlentities Convert all applicable characters to HTML entities This function is identical to htmlspecialchars() in all ways, except with htmlentities(), all characters which have HTML character entity equivalents are translated into these entities.

 172 views

More Questions for you: