what is php stands for?
Answers were Sorted based on User's Feedback
Answer / sekar
PHP stand for hypertext preprocessor(personal home page).
it is a server side programing language and it's used to
create a dynamic webpages
it is a open source.
| Is This Answer Correct ? | 88 Yes | 13 No |
Answer / kali
PHP stand for PHP hypertext preprocessor.
it is a server side programing language and it's used to
create a dynamic webpages.
it is a open source.
| Is This Answer Correct ? | 60 Yes | 7 No |
Answer / mohit
PHP stands for PHP Hypertext Preprocessor. iT is a server
side scripting languague. It can create web pages faster
than HTML or Javascript.
It is used within HTML tage and uses some commond of C.
| Is This Answer Correct ? | 31 Yes | 2 No |
Answer / mamta
Php stands for Php Hypertext Preprocessor.
Php is a server-side scripting language, like Asp.
Php scripts are executed no the server.
Php support many databases like mysql, oracle, generic ODBC,
sybase, solid & informix etc..
Php open source software.
| Is This Answer Correct ? | 20 Yes | 0 No |
Answer / ibrahim alam
PHP stands for php: hypertaxt preprocessor.
it's a server side script languages.
it's an open source.
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / venkat
Hypertext preprocessor is the correct answers its is user on server side scripting language.
| Is This Answer Correct ? | 12 Yes | 3 No |
Answer / neha parnami
PHP is Stands for php: HyperText preprocessor.It's server
side scripting language.
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / rahul
PHP is Stands for php: HyperText preprocessor.It's server
side scripting language.used to create fast dynamic web
applications,open source using html for designing and php
for functioning.
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / ashu_deepu
i will like to tell a fact to all of you.
at the start the name php was personnel home page
but later they change it to Hypertext Preprocessor.
(it is a recurive acronym)
| Is This Answer Correct ? | 6 Yes | 0 No |
What is PECL?
How to get the number of characters in a string?
What is polymorphism in php?
How to define a function with any number of arguments?
Why and where do we use htaccess?
Which software is best for php?
Is empty array php?
Why should I learn php?
What is the use of mysql_real_escape_string() function?
write a program to print [123] [456] [789] note : braces also need to be printed
What is echo in html?
Why do we use in php?