What is the functionality of the function html entities?
Answer Posted / sunil biyani
Convert all applicable characters to HTML entities (PHP 3,
PHP 4 , PHP 5)
string htmlentities ( string string [, int quote_style [,
string charset]] )
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
Explain what are the three classes of errors that can occur in php?
in PHP for pdf which library used?
Where is session id stored?
How does php sessions work?
What is form submission?
Whether it is possible to share a single instance of a memcache between multiple php projects?
Swap two variables value without using third variable in php ?
How failures in execution are handled with include() and require() functions?
How to remove the new line character from the end of a text line in php?
Name some of the popular frameworks in php.
What is php explain how php works?
What is a class in php programing?
What are major variables in research?
What is the most convenient hashing method to be used to hash passwords?
How to create a mysql connection?