Does anyone know of a rudimentary PHP script that will take data from a list of events (like something output from a CMS) and display them in a html table calendar?
I don't need an js or ajax, just the server side code.
I think I found what I need here