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

Inside a php function, what param needs to be set in order to access a global variable?

0 Answers  


What is data structure in php?

0 Answers  


What is a session in php?

0 Answers  


What is mysql_real_escape_string used for?

0 Answers  


How do you run a php script from the command line?

1 Answers  






So if md5() generates the most secure hash, why would you ever use the less secure crc32() and sha1()?

0 Answers  


What is the difference between PHP,ASP and JSP?

3 Answers   T3 Softwares,


What is php oop?

0 Answers  


how do we can copy of the content of a web page with the help og the URL and display them onto any other page

5 Answers  


What is the difference between associative array and indexed array?

0 Answers  


What is mysql_fetch_row?

0 Answers  


How can we submit a form without using submit buttons?

0 Answers  


Categories