if you are using php, i would use a cron job with command line php to either hit a database,dbm, or flat file. Set the cron to run once a day. The PHP app could kick you an email when its somebody's birthday, a day before somebody's birthday, or whatever you want.