As some of you may know, I recently broke (well...cracked if we're being precise) my wrist. I've taken the time with the cast on to learn PHP, as I can't drive, there's not all that much to do around home!
So the whole learning PHP was easily done, but then I wanted to put it into practice, but what do I make?!!
A ToDo system. Running off a MySQL backend :) It's going quite well, I've been at it for a week (learning PHP in that time as well). You can add/remove users if you're an administrator, and all users can log in and add/view their todo's.
Naturally there is a lot more that I want to add to it, but it's going well so far :)