COMPUTER NETWORKING

APPLICATION LAYER

CLIENT SERVER PARADIGM

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
HTML can be used to create ‘static’ web pages. For a client-server application, the web page is ‘dynamic’ thanks to
A
CSS
B
Javascript
C
PHP
D
Javascript and PHP
Explanation: 

Detailed explanation-1: -Static site generator: You can use a tool to convert source content into static HTML files for a simple website creation and management process. You’ll then generate and deploy the additional files. Website builder: The easiest way to create a static website is to use a no-code website building platform like Wix.

Detailed explanation-2: -Fetch page data from the database and list them on the web page. Create an HTML page with dynamic content using PHP. Add and insert page data in the database using PHP and MySQL. Create dynamic URL of the webpage and allow access to the dynamic web page. Edit and update page content with PHP. More items •30-Sept-2022

There is 1 question to complete.