# PHP

Media List PHP App

I recently developed a PHP application designed to query IMDB, get movie information and save a list of your DVD and Blu-ray collection to a database. This was just a personal project to test out some new technologies. It uses the OMDB API, MySQL and PDO for database connection and is hosted on Heroku. Also has the ability for users to create their own accounts. Written from scratch.

Link

How and why I built my blog from scratch

I've recently rebuilt my blog from the ground up. I did this as an excuse to get better at PHP, and have some fun with some technologies I've been meaning to have a play with.

Link