Welcome Guest, Not a member yet? Register   Sign In
Sugestion for parser
#1

Hi All.
For CI 4 users, even though the parser is not as powerful as the template engine, I think it's quite easy to work with. 
However, there are 2 things that I think need attention. (I already wrote a thread on the official Codeigniter forum).

  1. Replace single curly braces for variables with double curly braces. Because the use of single curly braces will make it difficult for us when we need to write curly braces. it can be overcome with {noparse}, but it becomes less simple.
  2. ParsePlugin is done after loop variables, because often we need to process variable values in plugins.
Thank you.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB