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 |
Who is the father of PHP and explain the changes in PHP versions?
2 Answers Rushmore Consultancy,
How can we find the number of rows in a result set using PHP?
How to add comments in php?
What are the advantages of stored procedures, triggers, indexes in php?
How will you create a bi-lingual site (multiple languages) ?
Does exist in php?
Where can I learn php?
Is php a cms?
Can anyone explain about join?
What is difference between str_replace and substr_replace
Where do I run php code?
Php program to generate fibonacci series?