Any programmer around the forum know what script I can use in PHP to help with rotating stock on a timed basis as compared to whenever a page is refreshed? Any help is greatly appreciated...
Yes, I have been having this problem too -- trying to find a script that will rotate content by date and sequentially rather than random and whenever the page is loaded. So far, I've found tons of banner rotators, free and not free, but still the same problem... in addition to wanting to be able to rotate blocks of html, text, links, pics, etc. So I have been searching and searching for the last two days and here is what I've found: Check out this site: http://www.cgiscript.net There is a script (bottom-right) called csRandomText that can rotate just about anything, in either random order, or in whatever order you want -- and can be refreshed however often you wish (daily, weekly, whatever). Cost is only $20, and so far I haven't been able to find anything cheaper/free that does this (without randomizing). The script uses Perl/CGI, and can call files with either JavaScript, SSI or even a direct link. I'm not sure if this is what you're looking for, but hope it helps.