From: Ben F. <li...@hi...> - 2004-12-14 00:31:19
|
Wesley Miaw wrote: > Yes, I think you could pull out the PHP iCalendar parser and use it for > your own purposes. Although if you want to be able to generate pages > first and publish the pages, rather than publishing the calendars and > generating the pages later, PHP may not be your best option. Sorry, what I wrote was probably misleading. I intend to publish the calendar (.ics) to the webserver using WebDAV then generate the pages from the calendar file dynamically using PHP. > Anyway, if you look through the source, you should be able to identify a > calendar object and the parsing code. You should be able to use the > parsing code to generate your own calendar object, and then do whatever > you want with the calendar object to generate your web pages. I'd better get reading! I find decyphering other people's code quite daunting :) > Good luck. Thanks :) -- Ben "tola" Francis http://hippygeek.co.uk ---------------------------------------------------- COMPUTER SUPPORT for small businesses and home users http://tolatech.co.uk ---------------------------------------------------- |