how to use template parser? |
I am following the docs but get white blank page.
following is my code PHP Code: <?php namespace App\Controllers; it gives error of invalidargumentexception. my template code is Code: <!doctype html> ![]() ![]() Learning best practices Rate my post if you found it helpfull
// this is the right way
PHP Code: $v = \Config\Services::parser(); It could be that the parser is not completed yet... Hope that helps. What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
The issue with the Parser has been resolved. You should be good now.
(09-06-2017, 08:47 PM)kilishan Wrote: The issue with the Parser has been resolved. You should be good now. Thanks ![]() ![]() ![]() Learning best practices Rate my post if you found it helpfull |
Welcome Guest, Not a member yet? Register Sign In |