What is the full form of PHP?
Answer Posted / brahmbhatt mayank
Old full form: - Personal Home Page
New full form : - Hypertext Preprocessor
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 ? | 1 Yes | 1 No |
Post New Answer View All Answers
Why laravel is the best php framework in 2019?
what is CURL?
How can I prevent sql-injection in php?
How cookies are transported from servers to browsers?
Explain how to run the interactive php shell from the command line interface?
What is the use of @ in php?
What is cookie?
Tell me how to set a page as a home page in a php based site?
Tell me how to create a text file in php?
What is php and sql used for?
Suppose we receive a form submitted by a post to subscribe to a newsletter. This form has only one field, an input text field named email. How would we validate whether the field is empty? Print a message "the email cannot be empty" in this case?
How to create an array of a group of items inside an html form?
Define object-oriented methodology?
How to change the principal password?
Is it possible to use com component in php?