What is a dynamic website?


Revision as of 17:12, 3 December 2009 by Tim (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A dynamic website is, in short, a site whose contents can be modified without touching the code. Each page is created by the server using a page template and content which is stored elsewhere (for example; inside of a database).