Welcome Guest, Not a member yet? Register   Sign In
get variable from the same class
#4

[eluser]WanWizard[/eluser]
It's a method local to the class, so
Code:
$data = $this->getBlogPosts();
will do. No CI magic involved.


Messages In This Thread
get variable from the same class - by El Forum - 09-25-2010, 04:17 PM
get variable from the same class - by El Forum - 09-25-2010, 04:42 PM
get variable from the same class - by El Forum - 09-25-2010, 04:47 PM
get variable from the same class - by El Forum - 09-25-2010, 04:48 PM
get variable from the same class - by El Forum - 09-25-2010, 05:01 PM



Theme © iAndrew 2016 - Forum software by © MyBB