Old 18-04-2005, 20:22   #1 (permalink)
digi_DR
Banned
 
Join Date: Apr 2005
Posts: 2
Websites

Hi!!

Does anybody knows the difference between a dynamic web site and a static web site?

Please answer.. Thanks!!

Last edited by Brown : 22-06-2005 at 10:33.
  Reply With Quote
Old 18-04-2005, 20:28   #2 (permalink)
mike_m
Work faster microphone ..
 
mike_m's Avatar
 
Join Date: Feb 2003
Location: Cambridge, UK
Posts: 1,709
A static website, is just a collection of html pages. Not that this is a bad thing, but it is a pretty old fashioned (in internet terms anyway) way of creating a website. Especially if it has more than two pages..

A dynamic Site on the other hand, at it's most basic incarnation would use includes, so that say, the menu that appears on every page is only actually located in one file (so you only have to change it the once) and then whenever a page loads, it pulls in that code to display the menu.

Once you seperate the structure of your site from the data it presents and avoid duplicating data you're on the way.

HTH

By the way, do you work for http://www.digitalroom.com/ (the link in your sig) , if so, you really should know this already
__________________
  Reply With Quote
Old 19-04-2005, 01:48   #3 (permalink)
pgo
Senior Member
 
Join Date: Jan 2005
Posts: 12,340
To build on what Mike said - a static site is a collection of HTML files. A dynamic site uses a programming language like PHP or ASP and (usually) a database like MySQL or MSSQL.

Static is perfectly appropriate for small sites of a few pages, but once you get to more than that, it's best to go dynamic. I still build static sites; however, Apache/PHP/MySQL is next on my agenda. I can generally hack my way through a simple PHP script and get it working, but that's about it.
  Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search


Contact Us - Web Design Forums - Archive - Top
Search Engine Optimization by vBSEO 3.0.0 RC8