View Full Version : Difference between Static & Dynamic pages
webdesigmumbai
04-08-2012, 04:57 AM
Hello,
what is the Difference between static and dynamic pages?
prgetxhtml
04-11-2012, 02:05 AM
No more different between them. A static site is a website that is written completely using HTML. A dynamic website is written by further complex code such as PHP or ASP and has a greater degree of functionality.
AllenSantiago
04-11-2012, 10:43 AM
A static website is getting displayed as it's stored. In static website there is no need of any database and programming skills where as dynamic website must have to need programmatically skills and data deliveries from the database.
smartkathy
04-12-2012, 03:34 AM
Static is a simple HTML coded site whereas dynamic includes greater functionality as mentioned by the above posters. Both are in great demand and have their own individual benefits which makes it desirable.
Cheers.
microsoftcygne
04-23-2012, 04:01 AM
Hello..
static Web page contain the same prebuilt content each time the page is loaded, while the content of dynamic Web page can be generated on-the-fly....
traveltours
04-23-2012, 09:08 AM
static pages are not connected to database but Dynamic Page is connected.
watson123
04-24-2012, 01:43 AM
Static Websites
A static site is a website that is written entirely using HTML. Each web page is a separate document and there are no databases or external files that are drawn upon.
This means that the only way to edit this type of website is to go into each page and edit the HTML. So you would have to do it yourself using a web page editor such as FrontPage or Dreamweaver, or pay your web developer to make updates for you.
Dynamic Websites
A dynamic website is written using more complex code — such as PHP or ASP — and has a greater degree of functionality. For instance, many dynamic websites can be controlled by a content management system. This means that you will potentially be able to make updates without needing any knowledge of HTML or any website software.
Each page of a dynamic website is generated from information stored in a database or external file. And the content management system that you may use to maintain your website directly modifies this stored information.
stevemack
04-24-2012, 02:20 AM
Static webpages are designed with a simple HTML elements whereas Dynamic webpages involves more functionality to process certain task on the FYI.
jasoncamroon
04-25-2012, 08:47 AM
there are main two type of webpages static and dynamic. in dynamic webpage you can manage a database and add or remove data. and other side static website provide only information you can not edit and remove data in static website.
replica
04-25-2012, 11:32 AM
I just want to say that A dynamic website is written using more complex code — such as PHP or ASP.
jeetendraets
04-25-2012, 12:57 PM
In statics site used data base and dynamic site no need data base.
anirban09P
06-17-2015, 01:07 AM
Static Web Pages
Static Web pages display the exact same information whenever anyone visits it. Static Web pages do not have to be simple plain text. They can feature detailed multimedia design and even videos. However, every visitor to that page will be greeted by the exact same text, multimedia design or video every time he visits the page until you alter that page's source code.
Dynamic Web Pages
Dynamic Web pages are capable of producing different content for different visitors from the same source code file. The website can display different content based on what operating system or browser the visitor is using, whether she is using a PC or a mobile device, or even the source that referred the visitor. A dynamic Web page is not necessarily better than a static Web page. The two simply serve different purposes.
jamespetervk
06-19-2015, 07:39 AM
Great work keep doing
Powered by vBulletin® Version 4.2.4 Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.