Welcome Guest, Not a member yet? Register   Sign In
get value from views and send it directly to model
#2

[eluser]jprateragg[/eluser]
How did you do your join? Like this:

Code:
$this->db->join('user', 'post.user_id = user.id');

Can you post the query that didn't work?


Messages In This Thread
get value from views and send it directly to model - by El Forum - 11-15-2012, 01:54 PM
get value from views and send it directly to model - by El Forum - 11-15-2012, 07:19 PM
get value from views and send it directly to model - by El Forum - 11-15-2012, 08:15 PM
get value from views and send it directly to model - by El Forum - 11-15-2012, 09:00 PM
get value from views and send it directly to model - by El Forum - 11-16-2012, 01:18 AM
get value from views and send it directly to model - by El Forum - 11-16-2012, 06:13 AM



Theme © iAndrew 2016 - Forum software by © MyBB