I want to have a witty slogan or quote at the top of every page of my site. I want to make a database of 100's of these and have one appear randomly on every pageload. Can someone help me out?
There are a lot of ways to do this - A simple PHP script to extract a random quote from a database is one way - such a script is trivial to write.