What is the full form of PHP?
Answer Posted / anshul mathur
Full Form of PHP is Pre Processor Hypertext.
It is so called bcoz server converts the pages written in
PHP into XHTML on the client side, hence when client see the
page source it is in XHTML.
| Is This Answer Correct ? | 82 Yes | 40 No |
Post New Answer View All Answers
What is mysql in php?
What is trait in php?
Explain the ternary conditional operator in php?
How to enable error reporting in php?
What is the output of the ucwords function in this example?
Tell me how do you define a constant?
What is difference between isset and empty in php?
What is the Default syntax used in PHP?
What is beforeRender() used?
Explain how you can update memcached when you make changes to php?
What does $_server means?
What is baseurl?
How to check an element is exists in array or not in php?
Explain what is the function file_get_contents() usefull for?
What is the purpose of php?