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
What is difference between get and post?
Do you know what is the difference between the include() and require() functions?
What is the difference between client-side and server-side programming?
What is difference between count or sizeof function in php?
What language is similar to php?
What is a closure in php?
What is a persistent cookie in php?
Tell me what are the __construct() and __destruct() methods in a php class?
How does api connect to database?
What is the correct and the most two common way to start and finish a php block of code?
How does php server work?
Is php outdated 2019?
What is the use of trim function in php?
What is the use of mysql_real_escape_string in php?
What are the differences between mysqli_connect and mysqli_pconnect?