Support: Questions and Answers Detail
Q: What is meant by "database-driven"?
A:
Dynamic pages are often based on drawing content from a database. This requires that the Web developer build pages that contain programming instructions to enable page content to be pulled from a database server and embedded dynamically into the page seen by the browser. These instructions require the knowledge of special programming knowledge beyond that needed to construct conventional Web pages.