What is a dynamic website?: Difference between revisions


(Created page with '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 sto…')
 
No edit summary
 
Line 1: Line 1:
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).
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).
[[Category:Glossary]]

Latest revision as of 17:12, 3 December 2009

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).