Question
dynamic calendar
I am making a web site for a friend and need some help on
producing a dynamic calendar. the calendar needs to display all the
dates and the different apointment times under each date. All this
information has to come from a database that he can edit. I am not
totally sure on how to make a calendar that can do this if it is
even possible. I am using php for script.
