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
Is it possible to use com component in php?
Why do we use csrf token?
How do you check if a variable has not been set in php?
How do you check if an arraylist is empty?
Which php mvc framework is best?
Explain about the $_GET variable of PHP?
What are the uses of php language?
How do I make a reset button in html?
How are variables declared in php?
What is php and its features?
What is substr in php?
What are constructor and destructor in PHP?
What the limitation of header() function in php?
Does csrf token change?
What would occur if a fatal error was thrown in your php program?