View Full Version : Randomizing Quotes


Creature963
04-12-2005, 01:08 AM
I am not that great at explaining, so I'm just going to use www.weebls-stuff.com as an example. If you look on the left in the black there is a saying and picture that changes every time the page is refreshed. Can anyone tell me how to set something like this up?

bejayel
04-12-2005, 05:35 AM
if you have access to php you can search the advanced programming forum for "php random" without the quotations. As i have answered this question with working php code there. there are javascripts that can do this as well, but i have absolutely no idea how. Just look for "javascript random quotes" in google without the quotations.

Creature963
04-12-2005, 06:29 AM
Thanks a lot, I was able to find a code pretty quick.