Welcome Guest, Not a member yet? Register   Sign In
Best way to insert user written metatags/scripts - a question for PHP buffs
#3

(07-26-2020, 07:12 PM)mlurie Wrote: Try View Cells, https://codeigniter.com/user_guide/outgo...ight=cells.

I think you're right. A view cell is much more performant than echo file_get_contents(....); because it is cacheable - now that I think about it. Thanks! I used view cells before I just didn't really think about it.

I can echo the contents in a public function and cache it in a view cell.
You can see things I made with codeigniter here: itart.pro its not overly impressive as I have very little time to learn.
Reply


Messages In This Thread
RE: Best way to insert user written metatags/scripts - a question for PHP buffs - by Leo - 07-27-2020, 02:25 AM



Theme © iAndrew 2016 - Forum software by © MyBB