From: Benjamin L. <be...@um...> - 2002-12-02 07:44:02
|
I don't know if there's any interest, but I've wrapped up my code and made it available here: http://dev.neb.net/phpMyCal/ If you want to see it work, here's that bit of what I sent before. My installation of this is at: http://dev.neb.net/phpicalendar/ The default calendar is set to School, although it could be set to a phpMyCal calendar instead. In the calendar list you'll see First Test Calendar, Number Two Calendar, and an ics.php... Webcal. First Test and Number Two are the two testing calendars in the database. First Test requires a password to make changes, while Number Two doesn't. The Webcal is actualy First Test feeding through the ics generation in order to test that $master_array is generated correctly by the phpMyCal bridge. Ben |