$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 '
';
?>
|
#199942 - 07/25/22 08:50 PM
Re: Snake medicine…..
[Re: Uncle Mike]
|
Knife Enthusiast
Registered: 05/27/08
Posts: 244
Loc: Colorado
|
Mike, Thanks for the links! I see that both WikiArms Ammo Engine and AmmoSeek have sellers listed that have 2-1/2” .410 ammo inn stock! Mick
_________________________
Mick Olson
|
Top
|
|
|
|
|
|
|