What is a database driven website?
A database driven website dynamically reads from and inputs data to a database. Websites that are driven by databases can achieve anything. They may be sites with customer profiles, social media sites, back-end websites which manage data and more.
The biggest database driven website that I’ve built is the DSGHQ Community Forums in PHP. This site makes use of a database in countless ways such as profiles, posts, status updates and more.