What is the full form of PHP?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / pradeep maurya
Old Name:-Personal Home pages
New Name:-Hypertext Preprocessor
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rohit bhayal
PHP : Persoanl Home Page
PHP : Hypertext Preprocessor
PHP : Preformatted Hypertext Preprocessor
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / mira verma
Php stand for php(personal home Pages) hyper text preprocessor....
Is This Answer Correct ? | 0 Yes | 1 No |
Tell me how to strip whitespace (or other characters) from the beginning and end of a string?
What are the advantages of stored procedures?
Tell me what is the actually used php version?
What is the difference between apache vs niginx?
What are the options to transfer session ids?
How can I make a script that can be bilingual (supports english, german)?
What is the difference between the functions UNLINK and UNSET?
What is the difference between php4 and php5?
Why we use get in php?
why we use @symbol before the variable
What is the purpose of pear in php?
Write a program to get lcm of two numbers using php?