I'm developing a small PHP CMS and I want to be able to schedule news items and the like for future dates and automatically post them when that date is due. Would I just include a check script in my header whenever a page is loaded to check for scheduled posts in the database and set them to publish now?
That's the only way I can think of doing it but that seems like it would be somewhat resource intensive.



Reply With Quote





Bookmarks