MySQL

More baby steps in the world of php and mysql today. I created a database using the tutorials at W3 Schools. And thanks to them I can order data according to two columns – which means I should be able to do what I wanted!

My goal is to set up a section of my website to host my original writing. I want to use php databases to store all of the data to make updating and editing easier. So yay for getting a few steps closer to that goal. Such fun, such fun.