Do anyone know of a good open source php calendar.
I have seen many online but they are more advanced than what I need.
I basically need to embed a small calendar with a mysql back end. Each
sqaure of the calendar would simply contain a the date number and a
query of the string of whats happening on that date. I can even add
events through phpmyadmin if its easier. Just need a very basic system for a
events cal really. Any ideas.
