Welcome Guest, Not a member yet? Register   Sign In
How to make All the query results from model page to controller page?
#5

[eluser]aquary[/eluser]
I don't know why people love to do foreach to put data in an array, when the result() and result_array() already return an array.... They could just return $query->result() or $query->result_array() directly.


Messages In This Thread
How to make All the query results from model page to controller page? - by El Forum - 03-23-2012, 01:34 AM



Theme © iAndrew 2016 - Forum software by © MyBB