Today was spent on learning PHP. Pretty cool stuff, a lot of fun to work with. The tutorial I was using was locatedĀ here. Using Xampp, I set up an Apache server and began playing around with PHP scripts as I progressed through the tutorial. Unfortunately, I got to the section on mySQL in the last hour and felt like it would be too tedious to set up a sample database then play around with it in such a sort time frame, so I skipped that section. Tomorrow I can hopefully play around with interactions between mySQL and PHP.
-Will