Welcome Guest, Not a member yet? Register   Sign In
Running a same query multiple times?
#4

(This post was last modified: 09-11-2018, 05:44 AM by php_rocs.)

@kaitenz,

Try to avoid running a query multiple times (for a single page/controller) it is not efficient. You definitely have options (such as the ones mentioned above) or session variables or flashdata variables or arrays with multiple variable values.
Reply


Messages In This Thread
Running a same query multiple times? - by kaitenz - 09-10-2018, 10:47 PM
RE: Running a same query multiple times? - by php_rocs - 09-11-2018, 05:42 AM



Theme © iAndrew 2016 - Forum software by © MyBB