Welcome Guest, Not a member yet? Register   Sign In
Selecting category details and products linked with the same category.
#13

[eluser]cideveloper[/eluser]
Ok then try this

Code:
function select_fleets() {
    return $this->db->get('car_category')->result_array();
}


Messages In This Thread
Selecting category details and products linked with the same category. - by El Forum - 02-05-2011, 02:14 AM



Theme © iAndrew 2016 - Forum software by © MyBB