Dynamic Websites include information that is stored in the database. So if the information is changed in the database, the websites automatically change their content to reflect the new data. There are many ways of achieving this result. All of them require some means of integrating with the database and running a query. The result set is then processed and wrapped with HTML to format the results. This can be done with scripting languages - such as PHP. |
12 IPT > Stem 2.0 Information Systems and Databases > 5. Other information processes for database information systems >
