APPLICATION LAYER
CLIENT SERVER PARADIGM
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
HTML
|
|
Javascript
|
|
PHP
|
|
VBA
|
Detailed explanation-1: -Hypertext Preprocessor (PHP) is one of the world’s most popular server-side scripting language for building dynamic, data-driven Web applications.
Detailed explanation-2: -Server-side code can be written in any number of programming languages-examples of popular server-side web languages include PHP, Python, Ruby, C#, and JavaScript (NodeJS).
Detailed explanation-3: -PHP is mainly focused on server-side scripting, so you can do anything any other CGI program can do, such as collect form data, generate dynamic page content, or send and receive cookies. But PHP can do much more. There are three main areas where PHP scripts are used.
Detailed explanation-4: -PHP (recursive acronym for PHP: Hypertext Preprocessor ) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML.