Hi, I'm a beginner developing my first simple PHP/MySQL application. I've been able to find lots of examples of PHP calendar tutorials in the traditional sense, but was wondering if anyone could lend some words of advice as to how to organize the database for an application which permits logging daily information (i.e. a list). One would be able to scroll into the future to add items to a future list, or scroll backwards to see past lists. What is the most logical way to organize such a database? A point in right direction would be a great help. Thanks in advance, Mike