What is the full form of PHP?
Answers were Sorted based on User's Feedback
Answer / khushal asdeo
Old full form: - Personal Home Page
New full form : - Hypertext Preprocessor
| Is This Answer Correct ? | 767 Yes | 72 No |
Answer / ashok yadav
firstly, php stands for Personal Home Page.
but later on php is Hypertext Processer ,which is an
extended name for the first name.
| Is This Answer Correct ? | 403 Yes | 79 No |
Answer / abby
PHP stands for PHP hypertext preprocessor, where php is
recursive in its fullform
| Is This Answer Correct ? | 260 Yes | 42 No |
Answer / punendra sharma
PHP stands for php(personal home page) hypertext preprocessor.
it's is true full form .
| Is This Answer Correct ? | 227 Yes | 38 No |
Answer / punendra sharma
php stands for php:hypertext preprocessor.
| Is This Answer Correct ? | 163 Yes | 32 No |
Answer / ram
Old Name : Personal Home Page
New Name : Hypertext Preprocessor
It uses HTML script to develop Web pages. So, name has been changed.
| Is This Answer Correct ? | 128 Yes | 16 No |
Answer / krish
Php stands for hypertext preprocessors.its used on server
side scripting
| Is This Answer Correct ? | 100 Yes | 21 No |
Answer / bubblu
php- (Personal Home Page) Hypertext Preprocessor used on
server side scripting language
| Is This Answer Correct ? | 81 Yes | 14 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 ? | 82 Yes | 40 No |
What is the purpose of using php?
How will you create a mysql database using php ?
What is a string in r?
What is the use of header in php?
To run php script on a local machine we need to install Apache http server and php. Then only scripts are run in the browsers. but when these things are not loaded on a local machine and a php script is brought by the browser still the browser displays the page. how?
What is php key?
What are the encryption functions available in PHP?
Why are sessions used?
How can we check the value of a given variable is a number?
Which framework is best for php development?
What's the diff. between include() and Include_once().
Is age a variable in research?