Greenguy's Board


Go Back   Greenguy's Board > Newbie Questions
Register FAQ Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread Display Modes
Prev Previous Post   Next Post Next
Old 2007-11-16, 09:24 PM   #7
HowlingWulf
Me fail English? That's unpossible!
 
HowlingWulf's Avatar
 
Join Date: Dec 2003
Location: FL
Posts: 1,381
Send a message via ICQ to HowlingWulf
OpenAds is pretty good if you want to set up something large scale. If not I have this handy little php script I wrote for one of my sites. You should be able to figure it out. I just left 2 entries to rotate.

file rotate.php

<?php
$item = array();
# array entries are url link, banner url, text
array_push($item,array("http://bbp.brazzers.com/m/mlib/109p/?t=34&nats=Mjg5NjE6MzoxOA,0,0,0,74871","bb/ava-lauren.jpg","Ava Laur
en"));
array_push($item,array("http://www.bigtitsroundasses.com/t1/cfree=howling/free_movies_bigtitsroundasses/btra2488.htm","bb/brandy
-talore.jpg","Brandy Talore"));
#display a random banner
srand ((double)microtime()*1000000);
$randomnum = rand(0, count($item)-1);
print "<table align=center><tr><td align=center><font size=2 face=tahoma><b>A Boob Girl Favorite</b></font></td></tr>\n";
print "<tr><td align=center><a target='_blank' href='" . $item[$randomnum][0] . "'>\n";
print "<img border=0 src='" . $item[$randomnum][1] . "'><br><font size=4><b>" . $item[$randomnum][2] . "</b></font></a></td></tr></table>\n";
?>


And inside my main php page I have
<? include('random.php');?>
where I want the random banner to show. Not fancy but does the trick.
__________________
WordPress Porn directory theme => Maddos
Create a Porn Tube => Video Pornster
HowlingWulf is offline   Reply With Quote
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 07:55 AM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc