Site Owners Forums - Webmaster Forums

Site Owners Forums - Webmaster Forums (http://siteownersforums.com/index.php)
-   Google (http://siteownersforums.com/forumdisplay.php?f=45)
-   -   what Difference between Dynamic and static pages? (http://siteownersforums.com/showthread.php?t=175149)

ngoclan98 07-26-2016 08:47 AM

what Difference between Dynamic and static pages?
 
what Difference between Dynamic and static pages?

marvinsam 08-04-2016 04:44 AM

Dynamic page has server side coding or Static page generally does not have server side coding

sarveshsinghcns 08-11-2016 03:51 AM

Static page doesn't have server side coding while in dynamic page it has his own server side coding

rizwan 08-11-2016 04:15 AM

Static web pages display the exact same information whenever anyone visits it.and dynamic web pages are capable of producing different content for different visitors from the same source code file.

dayoffer 08-19-2016 05:04 AM

server side coding

addisoncave 08-23-2016 11:41 PM

A dynamic page can generate different type of content in samepage i.e either take instruction from user or from the logical conditions to generate different type of content. this type of page of can react on passing instruction that's why it's called dynamic page.. where non dynamic page not react when any instruction pass

alfredalgar 08-24-2016 12:41 AM

Static page doesn't have server side coding while in element page it has his own particular server side coding

RH-Calvin 08-25-2016 11:27 PM

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.

Advaitaahomesal 08-29-2016 12:05 AM

Static websites are created once and not to be making changes in the future for a single option. But in the dynamic we can make any changes within the website which we want in the text o any slider and also we can add the enquiry form for any feedback posts by the users our website.

Jack Marion 09-08-2016 08:18 PM

1. 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.
2. 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

Nandu41 09-22-2016 02:11 AM

Static web page:
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.
Dynamic web page:
Dynamic Web pages are capable of producing different content for different visitors from the same source code file.

MarleeNieves 09-28-2016 02:37 AM

Static pages are those which cannot be changed until the page’s source code is modified. Dynamic pages are more functional and produce different content for different users

v.shukla 04-10-2017 12:12 AM

Dynamic page has server side coding while Static page generally does not have server-side coding


All times are GMT -7. The time now is 12:04 AM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.