Results 1 to 1 of 1
-
14th Aug 2012, 08:27 PM #1OPMemberWebsite's:
porndex.eu massprchecker.comSimple PHP banner rotator for you all
1 simple file :
Code:<?php $advert = array(); $advert[] = '<a href="#" target="_blank"><img src="#"></a>'; $advert[] = '<a href="#" target="_blank"><img src="#"></a>'; $advert[] = '<a href="#" target="_blank"><img src="#"></a>'; $advert[] = '<a href="#" target="_blank"><img src="#"></a>'; $advert[] = '<a href="#" target="_blank"><img src="#"></a>'; shuffle($advert); echo $advert[0]; ?>
Then add this to where you want to display the banners:
Code:<?php include("your-file.php"); ?>
Upload the file to your server and thats it
Hope that helps a little, its a noob script but it works, please feel free to develop
Cheers
RRroadrunner Reviewed by roadrunner on . Simple PHP banner rotator for you all 1 simple file : <?php $advert = array(); $advert = '<a href="#" target="_blank"><img src="#"></a>'; $advert = '<a href="#" target="_blank"><img src="#"></a>'; $advert = '<a href="#" target="_blank"><img src="#"></a>'; $advert = '<a href="#" target="_blank"><img src="#"></a>'; Rating: 5
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Can someone help me with a simple banner, please?
By gt911 in forum Graphics AreaReplies: 3Last Post: 28th Feb 2012, 02:12 AM -
Help Needed - Trying to Find PHP Banner Rotator
By tarung2010 in forum Web Application/Script SupportReplies: 2Last Post: 1st Feb 2012, 08:34 AM -
Very simple banner ad rotator generator
By Jesse in forum Useful SitesReplies: 2Last Post: 1st Jun 2011, 09:02 PM -
Need a very simple banner
By Europe in forum Graphics AreaReplies: 0Last Post: 9th Mar 2011, 10:05 AM -
Simple PHP Ad Rotator
By bxflow in forum Webmaster ResourcesReplies: 0Last Post: 30th Jul 2010, 02:48 AM
themaPoster - post to forums and...
Version 5.22 released. Open older version (or...