![]() |
what is difrence between dynamic and static web pages?
Hi all,
what is difference between dynamic and static web pages? |
Static means the web page content doesn't change. Dynamic means the web page will be change frequently. For ex: E-commerce website is the dynamic because of the inventory gets changed.
|
Static webpage means u can't do any change in It. but in dynamic u can update the webpage as your wish
|
Static web pages are those web pages, where we can not change the contents of the web page without changing the source code.
dynamic web pages are those web pages, where we can change the contents of the website page without changing the source code. Same code will display different UI elements for different users. The website can change the contents based on operating system and mobile applications. Developers create static web pages with HTML and they create dynamic web pages with PHP and javascript. |
Static webpages are those webpages in which the content are same for all the user and visitors whereas dynamic webpages are those webpages in which content change from user to user.
|
A static site is one that is usually written in plain HTML and what is in the code of the page is what is displayed to the user. A dynamic site is one that is written using a server-side scripting language such as PHP, ASP, JSP, or Coldfusion.
|
"Static" means unchanged or constant, while "dynamic" means changing or lively. Therefore, static Web pages contain the same prebuilt content each time the page is loaded, while the content of dynamic Web pages can be generated on-the-fly. Standard HTML pages are static Web pages.
|
Static" means unchanged or constant, while "dynamic" means changing or lively. Therefore, static Web pages contain the same pre built content each time the page is loaded, while the content of dynamic Web pages can be generated on-the-fly. Standard HTML pages are static Web pages.
|
All times are GMT -7. The time now is 04:32 PM. |
Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.