Welcome Guest, Not a member yet? Register   Sign In
CI 1.7: $db->get() and Join
#2

[eluser]henrihnr[/eluser]
[quote author="Derek Hsu" date="1225466660"]As like as this post: http://ellislab.com/forums/viewthread/95148/

My code is
Code:
$this->db->from('user_detail');

$query = $this->db->get_where('user_detail', array('userid'=> $userId));

[/quote]

notice 2 lines of code above..you've defined table twice..


Messages In This Thread
CI 1.7: $db->get() and Join - by El Forum - 10-31-2008, 04:24 AM
CI 1.7: $db->get() and Join - by El Forum - 10-31-2008, 05:29 AM
CI 1.7: $db->get() and Join - by El Forum - 11-02-2008, 07:17 PM



Theme © iAndrew 2016 - Forum software by © MyBB