Welcome Guest, Not a member yet? Register   Sign In
Cannot Access Global Variable in Loop
#3

(02-09-2016, 03:22 PM)siburny Wrote: You are right: it's trying to load LANG15 from "content" array rather than main array. I don't think build-in Parser library has a solution for you. But you can use another parser library (I use Mustache myself https://github.com/bobthecow/mustache.php), but it will require additional work of setting it up.

P.S. I can send you link to my drop-in version of the library that requires no changes in your code to use it (e.g. $this->parser->parse).

thanks for reply. so, all other users using another parser libraries? this is weird. in a looop i can't access a variable :S this is enough for leave codeignitier.
Reply


Messages In This Thread
RE: Cannot Access Global Variable in Loop - by spider58 - 02-13-2016, 11:26 AM



Theme © iAndrew 2016 - Forum software by © MyBB