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 |
When sessions ends?
Is array a key php?
What is the difference between echo, print and printf()?
Code to open file download dialog in PHP?
what is the diffrence between for and foreach?
11 Answers Hirolasoft, IBM, Photon,
What type of headers that PHP supports?
How do you execute a php script from the command line?
How can we know the number of days between two given dates using PHP? How can we know the number of days between two given dates using MySQL?
In php, how to redirect from one page to another page?
what is the difference between mysql_fetch_array() and mysql_fetch_row()?
What is htaccess?
How to convert any type of video formate in flv formate in php can any buddy give me coding.