Main Menu
Articles
- How to install Recent Blog Mod vbulletin
- Changing username colors on vbulletin
- How to remove powered by vBulletin from your vb forum title
- Change the postbit to legacy vbulletin
- Make a mouse over script for your buttons/Navbar
- Make an Image preloader script
- Show number of arcade titles in postbit V3 Arcade
- Random Image/Banner Rotater
vBulletin and Coding Guides
| Random Image/Banner Rotater |
|
|
|
|
Random Image/Banner Rotater 1.) Get some images and put them in a folder called images and then upload them to your webserver. PHP Code:
3.) Now to set up your images array: PHP Code:
4.) Now you have to pick a random number: PHP Code:
This picks a random number between 0 and 9. PHP Code:
6.) End the php tags: PHP Code:
|





