What is the full form of PHP?

Answers were Sorted based on User's Feedback



What is the full form of PHP?..

Answer / khushal asdeo

Old full form: - Personal Home Page
New full form : - Hypertext Preprocessor

Is This Answer Correct ?    767 Yes 72 No

What is the full form of PHP?..

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

What is the full form of PHP?..

Answer / abby

PHP stands for PHP hypertext preprocessor, where php is
recursive in its fullform

Is This Answer Correct ?    260 Yes 42 No

What is the full form of PHP?..

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

What is the full form of PHP?..

Answer / punendra sharma

php stands for php:hypertext preprocessor.

Is This Answer Correct ?    163 Yes 32 No

What is the full form of PHP?..

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

What is the full form of PHP?..

Answer / twinkle

Hypertext Preprocessor

Is This Answer Correct ?    109 Yes 16 No

What is the full form of PHP?..

Answer / krish

Php stands for hypertext preprocessors.its used on server
side scripting

Is This Answer Correct ?    100 Yes 21 No

What is the full form of PHP?..

Answer / bubblu

php- (Personal Home Page) Hypertext Preprocessor used on
server side scripting language

Is This Answer Correct ?    81 Yes 14 No

What is the full form of PHP?..

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

Post New Answer

More PHP Interview Questions

How to implement a class named dragonball. This class must have an attribute named ballcount (which starts from 0) and a method ifoundaball. When ifoundaball is called, ballcount is increased by one. If the value of ballcount is equal to seven, then the message you can ask your wish is printed, and ballcount is reset to 0. How would you implement this class?

0 Answers  


How to parse configuration file in php?

0 Answers  


How come the code works, but doesn’t for two-dimensional array of mine?

0 Answers  


What are the main error types in php and how do they differ?

0 Answers  


Is strcmp case sensitive?

0 Answers  






How do I expire a php session after 30 minutes?

0 Answers  


What are the two most common ways to start and finish a php block of code?

0 Answers  


What is difference between session and cookie in PHP?

0 Answers  


What is properties of class?

0 Answers  


What is form validation in php?

0 Answers  


What is difference between mysql_fetch_array and mysql_fetch_assoc?

0 Answers  


Is php a strongly typed language?

0 Answers  


Categories