Question
dynamically rotating info from database onto webpage
I'd like to rotate information queried from my MySQL database
with PHP. Basically, I want to be able to load news stories into
our church website and have them automatically scroll through all
the stories on the home page with a link to the entire story. I
have seen this done on many sites, and could create it with flash,
but i want it to have the option to be updated by anyone who i give
log in credentials. Can anyone point me towards a good tutorial or
somehow in the right direction to get this accomplished?? Many
Thanks....