PDA

View Full Version : Different Between Static and Dynamic Website?



SerenMckay
04-13-2016, 05:52 AM
Hi,

I always confused between static and dynamic website. Can anyone please explain me in simple words with example?

Thanks in Advance

Livepro
04-13-2016, 06:17 AM
With static web sites, requests for pages are handled by a web server delivering the content of these HTML files, "as is". They are called static because they don't change very often. With dynamic web sites there is a difference, requests for pages are a bit more complicated. For each request, the page (the HTML) is constructed from information stored in files (such as images), information stored in databases (textual content) and programming logic (both server side such as PHP, Java, ASP etc and with "Web 2.0" more client side - Javascript). All really useful sites (Amazon, Trademe, online banking etc) are dynamic. It would be completely impossible for them to be anything else, as what they are providing is constantly changing and/or the content is dependent on what the site visitor actually asked for.

LisaHandson
04-13-2016, 06:59 AM
It Simple..
Static:- The content can't be changed because it hard coded in HTML tags. If you would like to change the content you have to change the text written between HTML tags. There is no role of database in these type of sites.

Dynamic:- As the name Admin, or user can write and change the content of site , For eg. Blogs, Quora, FB etc. You have rights to change the content so its dynamic. Dynamic sites depend upon database for their content.

sarvodyaseo
04-13-2016, 07:16 AM
really this is a good question. i also want to know about this. i have also no any idea about this

Joylinford
04-13-2016, 12:18 PM
The main differences between static and dynamic website are as follows
static website have
Quick to develop
Cheap to develop
Cheap to host

Dynamic website are
Much more functional website
It will be easier to update.

smitharetha
04-13-2016, 10:52 PM
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

jayashree-marg
04-14-2016, 12:50 AM
Static websites do not change the contents regularly while dynamic websites change the contents regularly and their URL structure consists of numbers, special characters etc.

KateSteel
04-14-2016, 04:00 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 they visit 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.

ShreyaKoushik
04-14-2016, 04:40 AM
Static websites: - static websites contain fixed number of pages and format of web page is fixed which delivers information to the client. There is 110 change in contents of web page while page is running on client's browser. This kind of web sites created from HTML and CSS coding on simple text editor like notepad. Example an organization site, institute site etc.

Dynamic websites: - dynamic websites can change the web page contents dynamically while the page is running on client's browser. This kind of websites use server- side programming like PHP, Asp.NET. and JSP etc. to modify page contents on run time. Dynamic websites use client side scripting for prepare dynamic design and server- side code to handle event, manage session and cookies, and storing and retrieving data from database. Example E-commerce sites, online form application, E-governance site, social networking sites etc.

deepakrajput
04-14-2016, 04:53 AM
Static site can be design in HTML while dynamic in PHP.

dennis123
05-02-2016, 05:32 AM
In static websites, pages are created by having all it content in its code. In dynamic sites, all or some part of the site is fetched and show dynamically from database.

RH-Calvin
05-03-2016, 01:00 AM
A static web page (sometimes called a flat page/stationary page) is a web page that is delivered to the user exactly as stored, in contrast to dynamic web pages which are generated by a web application.

A server-side dynamic web page is a web page whose construction is controlled by an application server processing server-side scripts. In server-side scripting, parameters determine how the assembly of every new web page proceeds, including the setting up of more client-side processing.

Ryderbracker
05-03-2016, 02:33 AM
As the name Administration, or customer can create and modify the material of website , For eg. Weblogs, Quora, FB etc. You have privileges to modify the material so its powerful. Dynamic websites rely upon data source for their material.

seomarqetrix
05-03-2016, 03:15 AM
I think static website do not change the content regularly and dynamic website changes the content regularly.

anirban09P
05-23-2016, 01:49 AM
The main differences between static and dynamic website are as follows
static website have
Quick to develop
Cheap to develop
Cheap to host

Dynamic website are
Much more functional website
It will be easier to update.

web designing41
05-23-2016, 05:17 AM
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 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.

orientation
05-23-2016, 05:22 AM
static web site is very easy to develop and host but we cannot change content to regularly

Dynamic website is very difficult to develop but we can change date regularly

TinaLewis
05-23-2016, 08:57 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.

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.

webdesign123
05-24-2016, 04:58 AM
For example there are serveral "static website generators" that help you create such pages. They only consist of HTML, CSS, Javascript - no serverside programming in PHP, Ruby, Python, Java, .NET, ... On the other hand "dynamic" is often used to describe the use of Javascript on the client side, in the web browsers.

Sonika11Mehra
06-02-2016, 04:22 AM
Usualy a static website will be just HTML and maybe CSS. This only allows for a simple page with not much more than text, some color, and images.

Sonika11Mehra
08-13-2016, 02:51 AM
In element locales, same page shows diverse things to various clients. For instance, facebook.com/home.php document indicates totally diverse things to the profile proprietor relying upon his inclinations and companion's exercises. Notwithstanding use HTML, engineers must utilize scripting dialects like JavaScript(Client side scripting dialect), PHP,JSP,ASP (server side scripting dialects).

willykevin1
08-13-2016, 03:42 AM
It Simple..
Static:- The content can't be changed because it hard coded in HTML tags. If you would like to change the content you have to change the text written between HTML tags. There is no role of database in these type of sites.

Dynamic:- As the name Admin, or user can write and change the content of site , For eg. Blogs, Quora, FB etc. You have rights to change the content so its dynamic. Dynamic sites depend upon database for their content.