Previous | Next
I'm horrible at remembering birthdays and anniversaries. I can remember them for my immediate family (usually a day later), but not for relatives, friends, or my in-laws. I've tried various solutions, but none have worked. The batteries died on my electronic organizer, I lose the pieces of paper I tried writing them on, and the latest spreadsheet was forgotten when I had to reinstall my computer.
As someone who makes websites for a living, I came to the obvious conclusion of building a website that would store the information for me. There are many benefits to such an approach:
I'm going to develop the site in PHP and Mysql. As I follow the development of the website in this article I'll look at database design, database access with PHPLIB, user management, session management, security, PHP classes, and more.