$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 '
';
?>
|
|
#211047 - Today at 08:25 AM
M14 rifles
|
Knife Enthusiast
Registered: 02/14/08
Posts: 2633
Loc: Southeast Utah
|
Just in from CMP US government M14 rifles permanently converted to semi only will be available for sale https://thecmp.org/l/m14-announcement/
_________________________
Peter Kaufman NRA Life GOA SAF RKCC CM-023 RKS #5642 SHAG # 005 Ironwood Nut Life is too short to have ugly knives
|
|
Top
|
|
|
|
|
|
|