Welcome to Auto Reclaim
Welcome to the new Auto Reclaim Website. Please search our breakers section to see if we have the part(s) you require.
Please don't hesitate to phone us on 01785 222552 if you can't find what your looking for.
/*
*/ ?>
$sql = "SELECT DISTINCT `make` FROM `cars`"; $result = mysql_query($sql); while ($answer = mysql_fetch_array($result)) { ?>
= $answer['make'] ?>
} ?>
$sql = "SELECT DISTINCT `make` FROM `salvagescars`"; $result = mysql_query($sql); while ($answer = mysql_fetch_array($result)) { ?>
= $answer['make'] ?>
} ?>