Forum Moderators: coopster

Message Too Old, No Replies

Calendar framework

         

chrisjoha

9:15 am on Oct 26, 2005 (gmt 0)

10+ Year Member



I was wondering if anyone knows of any simple calendar frameworks for PHP? I was thinking about something like Java and ASPs calendar objects. I don't need a whole event planner, just something that can easily give me a month with all the days and indicate if there is a previous and next month within some range I can specify. Also I would like to extract week number and day names.

Does anyone get what I'm saying - and do you know any software that would fit my need without being overkill?

henry0

11:10 am on Oct 26, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I was recently looking for a similar cal
and found that one:
Search for "Jax Calendar v1.31"
it can be tweaked in many ways and is PHP5 friendly

chrisjoha

11:48 am on Oct 26, 2005 (gmt 0)

10+ Year Member



Doesn't look too bad, I'll check it out later tonight. I am only interested in the functionality, not the frontend, so a date package with only some classes providing nescessary functionality would be perfect :)