You know it's been done before by many the many calendar systems out
there. You really just want to store the event once and you wouldn't
want to even replicate the event ID out to whatever date. I would search
the php class libraries and free software to see how they did it. I'm
someone has d
I have a calendar application that shows events in a month. I want to add the ability
to have re-occuring events. I've been thinking about how to do that, but it's not
seeming to be too easy.
Say, I have a table of re-occuring events:
eventId int
eventName varchar
eventStartDate date
eventE
2 matches
Mail list logo