I have a database of events (with start and end times). I want to display the events on a calendar in month or week view. Is there an easy way to do this using PHP without working thru Google Calendar?
Color7
11:30 pm on Jul 30, 2012 (gmt 0)
What do you mean by "easy"? How much experience do you have with PHP, javascript, jQuery etc.?
webfoo
10:30 am on Jul 31, 2012 (gmt 0)
I was hoping folks would recommend a pre-canned solution, but if I have to, I suppose I will put in some effort. I have a few years of experience...
webfoo
8:19 pm on Aug 1, 2012 (gmt 0)
Anyone know?
londrum
8:25 pm on Aug 1, 2012 (gmt 0)
a pre-made version wouldn't be able to interact with your existing database, because all the columns and fields wouldn't match their script. you'd have to reenter all the data