InitLoadCars(){ mysql_tquery(db, "SELECT * FROM `cars` ORDERBY `car_id`, "LoadCarData"); return true; }