First Database-Driven Page
This page is now dynamically created from a database. I've written a program from scratch to create a database of news entries or whatever you want to call them. This page then parses the database and displays the individual articles. While adding a small server load, this approach to page creation has many advantages including, but not limited to:
- Quick addition of articles
- Ability to add content from anywhere over the net
- Portability to other applications
Watch for other pages using this new program as I think of what I can do with it
Feel free to email me with additions you would like to see