Welcome Guest, Not a member yet? Register   Sign In
saving string query ?
#1

[eluser]quasiperfect[/eluser]
hi


i use the active record class to build a query like this
Code:
$this->db->select('id');
$this->db->where('tip','1');
$this->db->where('operatiune','0');

i want to save the query string to a var before doing the db get. is this possible ?

thanks in advance for any response


Messages In This Thread
saving string query ? - by El Forum - 05-11-2008, 04:26 AM
saving string query ? - by El Forum - 05-11-2008, 06:38 AM
saving string query ? - by El Forum - 05-11-2008, 06:50 AM
saving string query ? - by El Forum - 05-11-2008, 06:55 AM
saving string query ? - by El Forum - 05-11-2008, 07:13 AM



Theme © iAndrew 2016 - Forum software by © MyBB