Welcome Guest, Not a member yet? Register   Sign In
Array stored in helper, access from view?
#2

[eluser]LuckyFella73[/eluser]
Your helper has to return the data you need.

Code:
... more code here
return $data;

If you show the helper code we could be more precise about that.

See more about CI helpers here:
http://ellislab.com/codeigniter/user-gui...lpers.html


Messages In This Thread
Array stored in helper, access from view? - by El Forum - 09-27-2012, 07:33 AM
Array stored in helper, access from view? - by El Forum - 09-27-2012, 07:48 AM
Array stored in helper, access from view? - by El Forum - 09-27-2012, 07:49 AM
Array stored in helper, access from view? - by El Forum - 09-27-2012, 07:59 AM
Array stored in helper, access from view? - by El Forum - 09-27-2012, 09:14 AM



Theme © iAndrew 2016 - Forum software by © MyBB