Welcome Guest, Not a member yet? Register   Sign In
Getting DB Result in controller
#6

[eluser]mistere[/eluser]
What happens if you change your last line

FROM:
Code:
echo ($data['topics']->f_name);
TO:
Code:
echo ($data['topics'][0]->f_name);

?

Regards,
Eric


Messages In This Thread
Getting DB Result in controller - by El Forum - 10-25-2007, 09:24 PM
Getting DB Result in controller - by El Forum - 10-25-2007, 09:52 PM
Getting DB Result in controller - by El Forum - 10-26-2007, 03:15 AM
Getting DB Result in controller - by El Forum - 10-26-2007, 06:33 AM
Getting DB Result in controller - by El Forum - 10-26-2007, 10:58 AM
Getting DB Result in controller - by El Forum - 10-26-2007, 11:09 AM
Getting DB Result in controller - by El Forum - 10-26-2007, 11:16 AM
Getting DB Result in controller - by El Forum - 10-26-2007, 11:16 AM



Theme © iAndrew 2016 - Forum software by © MyBB