More Complex Data Structures
Just rewrote this (index.php) page to use some complex data structures to store the data from the database before storing it. Not it's all in one hash ($entries) instead of seperate variables for each item. It's more organized and easier to work with now.