What is the full form of PHP?
Answers were Sorted based on User's Feedback
Answer / nagesh (dada) gobbur
I think PHP full form mostly Hypertext PreProcesser
Is This Answer Correct ? | 16 Yes | 3 No |
Answer / suman kumar sil
the old name was PERSONAL HOME PAGE.
the new name is PRE HYPERTEXT PROCESSOR.
Is This Answer Correct ? | 17 Yes | 7 No |
Answer / rakesh
P-----(pre) H----(hypertext) P-----(processors)
pre hypertext processors
Is This Answer Correct ? | 11 Yes | 3 No |
Answer / capabv
Download all PHP questions answers PDF from below URL :
http://www.4shared.com/document/qMZ13Vc4/CAPABV_PHP_INTERVIEW_QUESTIONS.html
Is This Answer Correct ? | 21 Yes | 17 No |
Answer / mahi borse
php stands for Personal Home Page.
but later on php is Hypertext Processer
Is This Answer Correct ? | 5 Yes | 2 No |
Explain about the $_GET variable of PHP?
How do you format and output a number with leading zero's?
What is the use of count() function in php?
for image work which library?
What is constructors and destructors?
What is happening in the following code $objA = new A(); // A is a class $objB = $objA;
What is difference between core php and framework?
What language is similar to php?
What are the advantages of stored procedures, triggers, indexes in php?
Does not want to see PHPSESSID in the url. How can be done this ?
What is a static variable in php?
What is the correct syntax of mail() function in php?