Welcome to Repairable Vehicles, your first choice for Great Deals on Cheap Used Cars from the trusted specialists in Farnborough, Hampshire.
We sell a large range of used cars to suit a variety of budgets and needs from nippy little hatchbacks to saloons, family mpv's and estates.
Our cars are HPI checked by us and with prices ranging from £400 and upwards they are ready to roll today!
Warning: mysql_connect() [
function.mysql-connect]: Unknown MySQL server host 'rs3.bluesock.com' (25) in
/home/linweb38/r/repairablevehicles.co.uk/user/htdocs/includes/bluesock/bluesockHelperClass.php on line
8
Warning: mysql_select_db() [
function.mysql-select-db]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in
/home/linweb38/r/repairablevehicles.co.uk/user/htdocs/includes/bluesock/bluesockHelperClass.php on line
9
Warning: mysql_select_db() [
function.mysql-select-db]: A link to the server could not be established in
/home/linweb38/r/repairablevehicles.co.uk/user/htdocs/includes/bluesock/bluesockHelperClass.php on line
9
Warning: mysql_query() [
function.mysql-query]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in
/home/linweb38/r/repairablevehicles.co.uk/user/htdocs/includes/bluesock/bluesockHelperClass.php on line
157
Warning: mysql_query() [
function.mysql-query]: A link to the server could not be established in
/home/linweb38/r/repairablevehicles.co.uk/user/htdocs/includes/bluesock/bluesockHelperClass.php on line
157
Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) select
concat(v.Year,' ', v.Make, ' ', v.Model ) as Title,
concat( v.Make, '##', v.Model, '##', v.Fuel, '##', v.Transmission, '##', v.id) as `Link`,
v.Mileage,
v.Price,
(select images.id from images where image_order = 0 and images.id in (Select image_id from images_to_vehicles where vehicle_id = v.id ) limit 0,1) as image
from
vehicles v
where `Category`='r'
order by id desc