Videx,
I have created multiple pages that are quite customized to do different tasks. Some involve making posts. Of these made posts I want to have some not show up until a certain date/time. I could either create another table, save these posts into that, and check the table every few minutes or seconds. Then move them from one table to another when they should be posted. Or I could make the date on the post in the future and not display them until that date.
I think the second course would be a better way of doing it.
|