Welcome Guest, Not a member yet? Register   Sign In
Simple question get_where() function
#3

[eluser]codelogic[/eluser]
[quote author="deep_sheera" date="1338528911"]Please check the function "get_news_cate" in model ... here in line {{{$query = $this->db->get_where('news', array('category' => $category));}}} hows you defined $category here .... >>> Check it out Smile
[/quote]

Thanks for the response.

I'm defining it in my Controller
Code:
$category = $this->input->post('category');


Messages In This Thread
Simple question get_where() function - by El Forum - 05-31-2012, 10:17 PM
Simple question get_where() function - by El Forum - 05-31-2012, 10:35 PM
Simple question get_where() function - by El Forum - 05-31-2012, 10:40 PM
Simple question get_where() function - by El Forum - 05-31-2012, 10:49 PM
Simple question get_where() function - by El Forum - 05-31-2012, 10:51 PM
Simple question get_where() function - by El Forum - 05-31-2012, 11:03 PM
Simple question get_where() function - by El Forum - 05-31-2012, 11:24 PM
Simple question get_where() function - by El Forum - 05-31-2012, 11:27 PM
Simple question get_where() function - by El Forum - 06-01-2012, 12:11 AM



Theme © iAndrew 2016 - Forum software by © MyBB