View Single Post
Old 11-17-2010, 11:04 AM  
IllTestYourGirls
Ah My Balls
 
IllTestYourGirls's Avatar
 
Industry Role:
Join Date: Feb 2007
Location: Under the gold leaf ICQ 388-454-421
Posts: 14,311
Funny I was just looking for one yesterday as well!

Quote:
Originally Posted by Jdoughs View Post
PHP Code:
<?php
$ad
[] = "<a href=''><img src='' alt='' width='' height='' /></a>";
$ad[] = "<a href=''><img src='' alt='' width='' height='' /></a>";
$ad[] = "<a href=''><img src='' alt='' width='' height='' /></a>";
$ad[] = "<a href=''><img src='' alt='' width='' height='' /></a>";
shuffle($ad);
echo 
$ad[0]; 
?>
Will this pull them at random? I want them to be different each surfer that comes.
__________________
IllTestYourGirls is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote