What is the functionality of the function html entities?
Answer Posted / vijaya
htmlentities will convert all applicable characters to HTML
entities.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What are the encryption techniques in php?
How do I debug php?
What is sticky form in php?
What are getters and setters and why are they important?
What is a string in php?
How can we enable error reporting in php?
How can we connect to a mysql database from a php script?
Can you pass an array into a function?
How to break a file path name into parts?
What is user defined function in php?
How to assigning a new character in a string?
Is php 5 still supported?
what is CURL?
What is the difference between Split and Explode in PHP?
What is rtrim php?