Welcome Guest, Not a member yet? Register   Sign In
Using JOIN error
#2

[eluser]cahva[/eluser]
You're not returning it. Use:
Code:
$query = $this->db->get();
return $query->result();


Messages In This Thread
Using JOIN error - by El Forum - 12-10-2010, 04:20 PM
Using JOIN error - by El Forum - 12-10-2010, 05:37 PM
Using JOIN error - by El Forum - 12-10-2010, 05:45 PM
Using JOIN error - by El Forum - 12-10-2010, 05:49 PM
Using JOIN error - by El Forum - 12-10-2010, 06:07 PM
Using JOIN error - by El Forum - 12-10-2010, 08:14 PM
Using JOIN error - by El Forum - 12-10-2010, 10:18 PM



Theme © iAndrew 2016 - Forum software by © MyBB