Welcome Guest, Not a member yet? Register   Sign In
Can anyone help me with this one.
#3

(10-22-2020, 05:52 AM)ElTomTom Wrote: Fast Option:

PHP Code:
$query $this->db->query('YOUR QUERY HERE'); 

Or maybe create a view (without order) and use like a table.
Hi. Thanks for your answer. Yup. I solved it already using a variable $query and then return $query->result();

Thank you.
Reply


Messages In This Thread
Can anyone help me with this one. - by gheesixz - 10-22-2020, 01:54 AM
RE: Can anyone help me with this one. - by gheesixz - 10-23-2020, 02:09 AM



Theme © iAndrew 2016 - Forum software by © MyBB