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 |
Which operator is used to combine string values in php?
Is php strongly typed?
Which function Returns the time of sunrise for a given day / location in PHP.
What are objects in php?
What is the purpose of the following files having extensions: frm, myd, and myi? What these files contain?
Which parts of php are case sensitive?
Difference between mysql_connect and mysql_pconnect in php?
What is asort php?
What is happening in the following code $objA = new A(); // A is a class $objB = $objA;
What are the different filter functions used to filter a variable?
How to access a Static Member of a Class in PHP?
when ever the user logged in the database table the current registered date will be appeared