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 super method?
How can you increase the maximum execution time of a script in php?
Describe the differences between the object models in PHP 4 and PHP 5.
How many types of array supported in php?
Is null in php?
What are the basic steps to store PHP session in to Database?
What is the interface in php?
How do you pass a variable by value?
Explain Booleans in PHP?
Is it possible to connect to a Microsoft Access database without a DSN? If so, how??
What does pear stand for?
Write logic to print Floyd's triangle in PHP?