Use language in Parser |
Hi,
Can I use lang in the parser library? Currently, I use lang("") in HTML and parse HTML with Parser library. I need to use example {lang_login} or other without use lang("")
(12-17-2021, 06:48 PM)kenjis Wrote: I used Codeigniter 3
You can't use lang() in templates.
Pass the string as $data: PHP Code: $this->parser->parse('blog_template', $data);
Array sizes are limited by the memory size, so more memory the bigger the array size can be.
What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
|
Welcome Guest, Not a member yet? Register Sign In |