What is a dynamic web page explained

A dynamic web page is a web page that uses some scripting language, such as PHP or ASP, to allow the web server to adapt the content of the web page to a particular situation. Dynamic web pages can also be used to upload information from the browser to store it on the web server. Examples of web based applications that use dynamic web pages are guest books, chat rooms, web logs, and forums. The information content that is displayed on the web page in your browser, will normally not be stored in the file containing that web page on the web server, but in a separate database. When the page is requested from the server, the web server will retrieve such a dynamic web page, process it to retrieve the relevant information from the database, and then puts that information in the HTML of the web page. With dynamic web pages, the same information can be displayed on many different web pages, but only needs to be managed in one place: in the database. At the same time, we can create another web page to manage the information in the database (change it, update it, etc), as well as upload new information to enable users to create new web pages on the fly.
  • 192 Users Found This Useful
Was this answer helpful?

Related Articles

How do i use Dreamweaver to upload and update my website?

Dreamweaver works almost exactly the same as FrontPage Uploading to your site first you must set...

What is a static web page

A static web page is a normal web page that is written in HTML and therefore needs no...

What are Frontpage Extensions

Frontpage extensions in a web hosting plan offer support for Microsoft's Frontpage application...

using Other website creating software

Can I use Namo with my account Yes, it works fine http://www.namo.com/products/webeditor/ Can I...

What is a meta tag, and which ones can I use?

A meta tag is intended to provide a summary of your website, so that search engines can...

Powered by WHMCompleteSolution