WEB BROWSERS TECHNOLOGY
WHAT IS WEB TECHNOLOGY
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
PHP
|
|
Java
|
|
Joomla
|
|
Global Module
|
|
Production
|
Detailed explanation-1: -PHP is a script language and interpreter that is freely available and used primarily on Linux Web servers. PHP, originally derived from Personal Home Page Tools, now stands for PHP: Hypertext Preprocessor, which the PHP FAQ describes as a “recursive acronym."
Detailed explanation-2: -PHP: Hypertext Preprocessor (PHP) Resources It is an open source, server-side, HTML embedded scripting language used to create dynamic Web pages.
Detailed explanation-3: -PHP is server side language because php requires server to run a code. Code of php get executed on server and result of execution is return to the browser. thats why php is called script language and server side language.
Detailed explanation-4: -PHP is an open-source server-side scripting language that many devs use for web development. It is also a general-purpose language that you can use to make lots of projects, including Graphical User Interfaces (GUIs).