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 is strlen php?
What is filter_var?
Can I learn php without knowing c?
How to get the directory name out of a file path name?
What is urlencode and urldecode in php?
How can you declare the array in php?
Tell me what is pear?
What type of operation is needed when passing values through a form or an url?
Why is php used for web development?
What is warning – “cannot modify header information – headers already sent”?
Can php run without server?
How to get the IP address of the client/user in PHP?
What is artisan in php?
How to access a global variable inside a function?
How to write a program to make chess?