I want it for my VB forum and I am offering paid ads and only up 8 ads a month. I need somthing that will rotate the ads each time the site is refreshed on any computer.
Please help me out,
SideTrack
I want it for my VB forum and I am offering paid ads and only up 8 ads a month. I need somthing that will rotate the ads each time the site is refreshed on any computer.
Please help me out,
SideTrack
Code:<?php $list = array('http://example.com/image1.png','http://example.com/image1.jpg'); shuffle($list); ?> <img scr="<?php echo $list[0]; ?>">
Thread cross posted in multiple forums. Closing thread.
Bookmarks