what is php stands for?
Answers were Sorted based on User's Feedback
Answer / raut shrirang
PHP:is stands 4 HYPERTEXT PREPROCESSOR.
it is a server side scripting language like ASP.NET,etc...
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / safeer
PHP stands for Php Hypertext Pre-processor (this is a
recursive acronym such as GNU - GNU's Not Unix)
PHP is a powerful server-side scripting language and it is
used to create dynamic web pages/applications.
Examples of other server-side scripting languages,
* ASP (Active Server Pages)
* JSP (Java Server Pages)
* Python
* Perl
...
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / vivek soni
Php stands for Php Hypertext Preprocessor. 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 ? | 3 Yes | 0 No |
Answer / kalpana
PHP STANDS FOR Hyper text prepocessor or personal home page.It is a server side scripting language like ASP.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / rupesh sahu
Php stands for Php Hypertext Preprocessor means personal
home page,Php is a server-side scripting language.
it's used to create a dynamic webpages ..............
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / vinoth
php stands for hypertext preprocess .
it's server said language ...
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sunita rohilla
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.
Sunita Rohilla
| Is This Answer Correct ? | 2 Yes | 1 No |
Why framework is used in php?
What is the main difference between asp net and php?
What is php variable?
What is Gd PHP?
Write a program using while loop in php?
What is the difference between explode and split?
Tell me what is the use of "enctype" attribute in a html form?
"$this" what type of object it is?
Does https prevent csrf?
Shopping cart online validation i.e. how can we configure Paypal, etc.?
Which php global variable is used for uploading a file?
Write syntax to open a file in php?