faqts : Computers : Internet : Web

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

21 of 28 people (75%) answered Yes
Recently 10 of 10 people (100%) answered Yes

Entry

Internet: Page: Dynamic/Static: What is the difference between a static and a dynamic web page?

Jul 31st, 2007 22:31
Jagan Nath, Tania Glover, Knud van Eeden, Designer Mike, http://india-web-design.indiabook.com


----------------------------------------------------------------------
--- Knud van Eeden --- 23 March 2005 - 09:45 am ----------------------

Internet: Page: Dynamic/Static: What is the difference between a 
static and a dynamic web page?

---

A static web page is one in which the data never changes.

A dynamic web page appears different depending on inputs of each person
viewing it.

A static page has no programming or the data on the static page never 
change whereas the dynamic page is a programming driven page which has 
a backend database and the values displayed on a dynamic page are 
called from database. 

----------------------------------------------------------------------

Languages used to create dynamic web pages:
Dynamic content is often compiled on the server utilizing server-side
scripting languages (Perl, PHP, ASP, JSP, ColdFusion, etc.)