Welcome Guest, Not a member yet? Register   Sign In
Need help returning single row from database
#13

[eluser]JHackamack[/eluser]
because $person is a row and a single array. where in your view you're looking for an array of multiple arrays. You can change $person = $this to $data['records'] = $this and in the get_record change the ->row() to ->result()


Messages In This Thread
Need help returning single row from database - by El Forum - 06-14-2011, 09:51 AM
Need help returning single row from database - by El Forum - 06-14-2011, 10:38 AM
Need help returning single row from database - by El Forum - 06-14-2011, 10:39 AM
Need help returning single row from database - by El Forum - 06-14-2011, 10:55 AM
Need help returning single row from database - by El Forum - 06-14-2011, 10:58 AM
Need help returning single row from database - by El Forum - 06-14-2011, 10:59 AM
Need help returning single row from database - by El Forum - 06-14-2011, 11:11 AM
Need help returning single row from database - by El Forum - 06-14-2011, 11:12 AM
Need help returning single row from database - by El Forum - 06-14-2011, 11:15 AM
Need help returning single row from database - by El Forum - 06-14-2011, 11:16 AM
Need help returning single row from database - by El Forum - 06-14-2011, 11:17 AM
Need help returning single row from database - by El Forum - 06-14-2011, 11:31 AM
Need help returning single row from database - by El Forum - 06-14-2011, 11:36 AM
Need help returning single row from database - by El Forum - 06-14-2011, 11:41 AM



Theme © iAndrew 2016 - Forum software by © MyBB