Befor I ask this question, I have a favor to ask,
PLEASE don't down vote this question till it has some real answers.... PLEASE!
I have submitted this previously as the following question http://stackoverflow.com/questions/579892/php-calendar-recurrence-logic
but because someone down voted it and said it was already answered, noone will answer it
I know there are similar posts here... http://stackoverflow.com/questions/123793/design-question-how-would-you-design-a-recurring-event-system http://stackoverflow.com/questions/85699/whats-the-best-way-to-model-recurring-events-in-a-calendar-application
but they do not answer my request which is for a practical, simple and real-world example of logic for a recurring calendar setup, WITHOUT using another framework or tools/scripts other than straight PHP MYsQL
I do agree that this article http://martinfowler.com/apsupp/recurring.pdf is good, but it is so abstract that I cannot understand it...
if someone could PLEASE help me with this... I know there are other "Systems that have done this" but this is my own white whale -if you will- and I WILL figure it out at some point... I would just like some help along the way
and it was my understanding through the faq's that even if there are other posts it is still ok to ask a question and there are no questions that are too "noob"
thx
The question is: how do I build a recurring calendar using PHP and MySQL?