Topic: integration of birthday overview script with LuxCal?
Hi Roel,
The Brüder-Grimm-Schule Rellingen Calendar is running flawlessly for almost a year now.
For the display, check www.bruedergrimmschule.de in the right column.
For the calendar itself, check www.bruedergrimmschule.de/terminkalender/
Recently I have been asked to integrate a birthday overview list on a private section of their website.
A realtime example of a similar birthday overview script can be viewed at www.aeternus.org in the right column.
Main script features are:
-- standalone database-record for keeping names and related birthdays.
-- easily adding/editing/deleting new names and related birthdays
-- the fields used for database/record entries are: first name, last name, and birthday
-- one PHP-file "that does all the work" (including a bit of CSS and HTML as well)
-- this PHP-file also contains 2 keen MYSQL queries (one for birthdays ahead, one for recent birthdays)
-- possibility to look 7/14/30/60/90/120/180/365 days ahead .
Would a kind of integration in LuxCal software make sense to you?
-- where a public birthday overview would be available in an extra display?
-- where a private birthday overview (when logged-in) would be avaialable in an extra display?
Just let me know your thoughts on this one.
I am gladly prepared to share the PHP-file with you.
Regards, Lucas.