Answer Posted / rrajeswari
[1].PHP stands for Hypertext Preprocessor.PHP is a widely-used
general-purpose scripting language that is especially suited
for Web development and can be embedded into HTML. ...
[2].PHP is an open-source language, used primarily for dynamic
web content and server-side applications. It is often pointed to
as the main competitor with:
* Microsoft's C# - Visual Basic.NET - ASP family,
* Sun's Java - JSP
* Macromedia's ColdFusion
* CGI - Perl
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Which programming language does php resemble?
How can I load data from a text file into a table?
What is sorting php?
Describe PHP error and logging information?
What is the use of magic function in php?
Is php a web server?
How to select a database?
Php program to generate fibonacci series?
Explain Booleans in PHP?
Swap two variables value without using third variable in php ?
How to return a value back to the function caller?
What is php dependency injection?
Where php basically used?
Why is used in php?
What’s the special meaning of __sleep and __wakeup?