include "include/minc.php";
if($_GET[brand] == '')
{
$brand = "A";
}
else
{
$brand = $_GET[brand];
}
?>
CHRONOMETERS.ORG THE ONLINE WATCH CATALOGUE
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
List of brand under echo $brand; ?>
$col = 1;
$bra = mysql_query("select * from make where site_id = '$motorfeedid' && fstrin = '$brand'");
while($b = mysql_fetch_array($bra))
{
$newmake = addslashes($b[make]);
$comake = mysql_query("select * from cate where make = '$newmake'");
$chmake = mysql_fetch_array($comake);
if($b[make] != '')
{
if($chmake[make] != '')
{
if($col == 1)
{
echo "";
}
?>
" class="link6">
echo $b[make]; ?>
$col++;
}
}
if($col == 4)
{
echo " ";
echo"
";
$col = 1;
}
}
?>
All of the information on this site - Chronometers.org is protected by copyright. All image and text are the property of Chronometers.org and the companies who have provided them.