Answer Posted / hriday kumar gupta
PHP is recursively stand for
1 3 2
(P)re (P)rocessor (H)ypertext
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How the web server interprets php and interacts with the client?
Describe PHP error and logging information?
What does $_cookie means?
What is the difference between htmlentities() and htmlspecialchars()?
What is meant by MIME?
What is a composer?
How can we display the output directly to the browser?
What is overriding in php?
Is there an easy way to delete an element from a php array?
Does strlen include null?
Explain difference between urlencode and urldecode?
Does php have block scope?
What is the definition of a session?
What is the use of Mbstring?
What is a lambda function in php?