delete_status = ? and car_type != ? and ul.client_id!=? and  delete_status = ?  and  car_type != ?  and  daily_price_status=? and (car_make in (SELECT id FROM `make` WHERE `cartype` IN (?) or `cartype1` IN (?) or `cartype2` IN (?) or `cartype3` IN (?) ) or  car_type IN (?)) and ul.client_id in (select client_id from `clients` where emirate like  ?) and ul.client_id!=?and cl.emirate=? and ul.delete_status = ? and ul.publish_ocd = ?
Array
(
    [0] => 0
    [1] => 2
    [2] => 247
    [3] => 0
    [4] => 2
    [5] => 1
    [6] => 17
    [7] => 17
    [8] => 17
    [9] => 17
    [10] => 17
    [11] => %Dubai%
    [12] => 247
    [13] => Dubai
    [14] => 0
    [15] => 1
)