Welcome Guest, Not a member yet? Register   Sign In
Possible to load too many views?
#2

[eluser]xwero[/eluser]
if you load the views as strings to output in a template it's possible at some point all the memory gets consumed.

You could write a wrapper for the load->view method and instead of passing the views as strings, pass the file locations and load them in the template.


Messages In This Thread
Possible to load too many views? - by El Forum - 01-01-2009, 01:42 AM
Possible to load too many views? - by El Forum - 01-01-2009, 07:21 AM
Possible to load too many views? - by El Forum - 01-01-2009, 01:27 PM
Possible to load too many views? - by El Forum - 01-01-2009, 01:34 PM
Possible to load too many views? - by El Forum - 01-01-2009, 04:51 PM
Possible to load too many views? - by El Forum - 01-02-2009, 10:09 AM
Possible to load too many views? - by El Forum - 01-02-2009, 12:40 PM



Theme © iAndrew 2016 - Forum software by © MyBB