Welcome Guest, Not a member yet? Register   Sign In
Using Objects in Views
#3

[eluser]Sawariya[/eluser]
Hi ChrisMcABZ

in model write like this

$this->db->get_where('entries', $entry)->row();

In view

$entry->title;


Messages In This Thread
Using Objects in Views - by El Forum - 02-07-2008, 04:36 PM
Using Objects in Views - by El Forum - 02-07-2008, 05:28 PM
Using Objects in Views - by El Forum - 02-07-2008, 10:48 PM
Using Objects in Views - by El Forum - 02-08-2008, 12:31 AM
Using Objects in Views - by El Forum - 02-08-2008, 12:57 AM
Using Objects in Views - by El Forum - 02-08-2008, 11:12 AM



Theme © iAndrew 2016 - Forum software by © MyBB