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
How to access a specific character in a string using php?
Are php short tags acceptable to use?
Explain the difference between isset() and empty()?
What is full form of php? Who is the father or inventor of php?
Is python easier than php?
Does exist in php?
When a conditional statement is ended with an endif?
Tell me what is the meaning of a final class and a final method?
What is mvc php?
Write a program to show the joining of two strings in php?
When are you supposed to use endif to end the conditional statement?
Is php better than java?
How to return a value back to the function caller?
Why do we use interface in php?
What are the 3 types of sessions?