slowpoke115 wrote:
> thinking of making a database containing each month,
day and year
and if theres
> something in the specific fields then outputting
whatever I've wrote in it,
> however this will make the database HUGE! Whats the
simplist and easiest way to
> do this.
Just store the date of each event in a DATE column. You can
use SQL to
sort or select items by year, month, and date quite easily.
--
David Powers, Adobe Community Expert
Author, "The Essential Guide to Dreamweaver CS3" (friends of
ED)
Author, "PHP Solutions" (friends of ED)
http://foundationphp.com/