Does anybody know of a php/MySQL application that can be easily used to generate a "Tip of the Day" database?
I'd like to have the ability for anyone in our operations group to log on during the week and add to the tips database. So we're talking multiple logins, I guess...each day, an HTML page would be updated to display a particular tip of the day for that day.
Ideally, you would be able to email the person who posted a particular tip of the day, to comment on it. I could write something like that myself, but I can't imagine that something like it wouldn't already exist.