
Michael Starr - 2006-03-03 21:02:01
This is a great tool and I am very new to .php, so I am trying to figure it out. What I want is a little event calendar, where days that have events on it are highlighted, when you click on a highlighted page you are sent to a page that displays the events for this day. I would also like to populate the calendar through a flat file.
I have been working from the Month Calendar with linable "event contents" using a flat file example, but I don't know how to change it so that instead of displaying the events for each day, just highlighting the days that have events and have them link to a seperate page where the event details are.
I hope somebody can help me.
Thanks,