Find next available slot in Calendar
Hi Guys,
I have a table of events with a start and finish datetime.
I am trying to write a php function that will return the next earliest
start time that an event will fit. Will this be something that I can
do just in mysql?
or something much more complex?
anyone have any tips?
|