Seems simple enough, write up a form to submit messages, sanitize it and load it into a table with userid, time, etc. As well as a on / off switch.
Write a simple admin interface to Approve / Reject messages. Approved messages get flipped on, rejected ones deleted or set to a always off setting.
Query for last 10 or so, use javascript to build a scroller, quite a few tutorials on that floating around.
|