full form of php??
Answers were Sorted based on User's Feedback
Answer / sumit
1.php hypertext preprocessor.
2.personal home page.
| Is This Answer Correct ? | 33 Yes | 5 No |
Answer / vaibhav sharma
first name of php was personal home page.
but now hypertext preprocessor.
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / 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 ? | 4 Yes | 3 No |
What is the importance of php?
Explain about looping in PHP?
Which is true about the singleton design pattern?
How can you declare the array in php?
Tell me what sized websites have you worked on in the past?
When viewing an html page in a browser, the browser often keeps this page in its cache. What can be possible advantages/disadvantages of page caching? How can you prevent caching of a certain page (please give several alternate solutions)?
Describe the differences between the object models in PHP 4 and PHP 5.
What is the basic syntax of Php?
How to use http headers inside php?
How to remove values saved in the current session?
What is the use of get and post method in php?
Is PHP is procedure oriented or object oriented?