Prom



PROM RATES

[abase db=”2″ sql=”SELECT lxlimo_vehicles.Vehicle as ‘Vehicle’, lxlimo_vehicles.Passengers as ‘Number of Passengers’, lxlimo_vehicles.Luggage as ‘Number of Bags’, lxlimo_prices.PriceP as ‘Hourly Rate’, lxlimo_prices.HoursP as ‘Minimum Hours Rental’ FROM lxlimo_prices INNER JOIN lxlimo_vehicles ON lxlimo_prices.Vehicle_ID=lxlimo_vehicles.ID_Vehicle WHERE lxlimo_prices.City_ID = ‘5116’ AND lxlimo_prices.PriceP>’0′ ORDER BY lxlimo_vehicles.Vehicle_Order”]