$contents = file_get_contents('banner.txt');
$arr = split('~',$contents);
$numads = count($arr) - 1;
$ad1 = rand(0,$numads);
$ad2 = $ad1;
while ($ad1 == $ad2) {
$ad2 = rand(0,$numads);
}
echo '
';
echo '';
echo '| ' . $arr[$ad1] . ' | ';
echo '' . $arr[$ad2] . ' | ';
echo '
';
echo '
';
?>
|
|
#108757 - 03/09/13 10:21 AM
New Fishing Rod-
 
|
Knife Enthusiast
Registered: 10/31/07
Posts: 7509
Loc: Garden Valley, Idaho
|
I just bought 2 of these Emmrods, and they arrived yesterday. Very cool setup and so easy to pack. Anyone else have one of these? Pap http://www.emmrod.com/
_________________________
Mike Allen RKCC-CM-086 True West Magazine Maniac Randall Collector Behring Made Collector Ruana Collector Glock Fan NRA- Life Member since 1975 mikenlu99@aol.com
|
|
Top
|
|
|
|
|
|
|