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 trait in php?
What is csrf token in php?
How to delete a file from the system?
What is constructors and destructors?
Differences between get and post methods?
Where to put php files in apache server?
Is multilevel inheritance possible in php?
Is laravel frontend or backend?
How would you open a directory for reading in php?
Which framework is best for php development?
Require_once(), require(), include(). What is difference between them?
How to read a file in php?
What are the characteristics of php variables?
How to find a substring from a given string in php?
What is difference between static and constant in php?