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 |
How can I embed a java programme in PHP file and what changes have to be done in PHP.ini file?
1 Answers Sify, Small Biz Express,
Tell me what types of loops exist in php?
what is constructor in a class, how it is work, how it is call?
How to convert numbers to strings in php?
When to use self over $this?
Is php used for frontend or backend?
What is php form validation?
Is php the same as html?
What are the ways to define a constant in php?
how to make website package setup like desktop software setup ... that front end and backend can include in setup like single package...?
What is difference between static and final in php?
What are different types of runtime errors in php?