View Full Version : static and dynamic site
  
pavankumar
11-02-2011, 08:05 AM
what is the difference b/w static and dynamic web site.i don't know about this .plz tell me?
bryanbell
11-08-2011, 02:38 AM
Static Websites
A static website is a one type of website which is written completely using HTML. Every webpage is a divide in the document and there are no databases or external files. In static website to edit or changes you have to go into each page and edit HTML.
Dynamic Websites
A dynamic website is created by more complex code — such as PHP or ASP — and has a greater quantity of functionality. For example, we can say that many dynamic websites can be controlled by a content management system. At the dynamic website you can be talented to make updates without needing any information of HTML or any website software, because every page of a dynamic website is generated from a database or external file. The best example for dynamic website is all E-commerce websites.
addyj672
11-08-2011, 03:10 AM
Static site have static all the things, means once created then no need to update any things, the website contents remains the same for all the time. Similarly the website contents which are updated regularly are occasionally are dynamic website. Some say the website which is not connect to a database is static one where as dynamic website is that which is connected to a database is dynamic website...
pavankumar
11-08-2011, 07:25 AM
hi friend 
i hope you will agree my ans. static web site for quick to develop and cheap to develop.and dynamic web site is much more functional web site and much easier to update.
pestindia86
11-08-2011, 07:39 AM
hi i am agree with above answer
MyWebsiteNow
04-19-2012, 03:51 AM
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. This means that the only way to edit this type of website is to go into each page and edit the HTML. A dynamic website is written using more complex code such as PHP. Each page of a dynamic website is generated from information stored in a database or external file.
microsoftcygne
04-19-2012, 07:53 AM
Hello..
static Web site contain the same prebuilt content each time the page is loaded, while the content of dynamic Web sites can be generated on-the-fly....
ajaykrgc
04-20-2012, 09:59 AM
user change on site any thing and put down any content,picture.doc etc this is called dynamic site. dynamic made by developer and use very critical code of any language.
static site design one time and no change by user.user only read this site.
jamsen
09-19-2012, 09:44 PM
Web pages can be either static or dynamic. "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.
anam2
09-20-2012, 05:42 AM
you can add products/images once in a static website. but in dynamic you can change or ad new products any time you want
smartkathy
09-21-2012, 04:57 AM
Yeah I agree with the above answers.
Allison7
09-23-2012, 06:48 AM
Thanks Alexa for the nice explanation...
nicksavoia
10-17-2020, 08:45 PM
Static websites are simple, can be design using html while dynamic sites are complicated, can be developed through php, sql, jquery.
Saravanan28
10-19-2020, 06:35 AM
In technical terminology, static websites are the sites, where the information displayed remains the same. It is a series of HTML, with each page representing a particular section of the webpage. ... Programming languages like HTML, JavaScript, CSS, PHP and many more languages are used to create a dynamic website.
HoverboardDeal
12-29-2020, 07:11 AM
In general, dynamic means capable of action and/or change, while static means stationary or fixed. Dynamic and Static websites are terms used to describe two types of sites and the method they use to display.
yuva12
03-26-2021, 08:07 AM
Static websites are ones that are fixed and display the same content for every user, usually written exclusively in HTML. A dynamic website, on the other hand, is one that can display different content and provide user interaction, by making use of advanced programming and databases in addition to HTML.
nisargshah
03-31-2021, 06:53 AM
The difference between static and dynamic website is  that static webpages cannot be changed without developer changing its source code and dynamic website can different web pages from source code.
https://www.yatharthmarketing.com/leadership-training-programs.html
jesica
04-06-2021, 07:11 AM
static Website pages are those with content that cannot change without a developer editing its source code, while dynamic Website pages can display different content from the same source code.
iastitlesearch
04-08-2021, 06:52 AM
Static Website
Static websites usually come with a fixed number of pages that have a specific layout. When the page runs on a browser, the content is literally static and doesn’t change in response to user actions. A static website is usually created with HTML and CSS in simple text editors like Notepad.
Dynamic Website
Compared to static websites, which are purely informational, a dynamic website is more functional. It allows users to interact with the information that is listed on the page. Of course, that requires utilizing more than just HTML code.
yuva12
06-17-2021, 04:35 AM
WordPress website built with a theme like Ombrello is a dynamic website. To create a static website, the user doesn't need to use complex software programs. ... Users will see the same design and content each time they visit the website unless you change the source code manually.
 
Powered by vBulletin® Version 4.2.4 Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.