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 |
How to block direct directory access in PHP?
What are the new features in php 7?
what will do ceil() and floor() in PHP?
What is str_replace()?
Which function is used to strip whitespace?
what is the use of include_once in php?
What is the difference between javascript and php?
Where is session value stored php?
What is compact function php?
What are the advantages of PHP over HTML?
11 Answers Infosys, Torque Infotech,
Whether One-line comment begin with pound sing(#) in php?
What is the difference between md5(), crc32() and sha1() crypto on php?