Welcome Guest, Not a member yet? Register   Sign In
Select Sum and Undefined Property Issue
#4

[eluser]Doosje[/eluser]
Code:
$this->db->get('movies');
returns an array .. even if the result is one
So you can do:
Code:
$query_total[0]->total_price;


Messages In This Thread
Select Sum and Undefined Property Issue - by El Forum - 03-02-2008, 08:53 AM
Select Sum and Undefined Property Issue - by El Forum - 03-02-2008, 08:58 AM
Select Sum and Undefined Property Issue - by El Forum - 03-02-2008, 09:06 AM
Select Sum and Undefined Property Issue - by El Forum - 03-02-2008, 09:08 AM
Select Sum and Undefined Property Issue - by El Forum - 03-02-2008, 09:21 AM
Select Sum and Undefined Property Issue - by El Forum - 03-02-2008, 09:26 AM
Select Sum and Undefined Property Issue - by El Forum - 03-02-2008, 09:53 AM
Select Sum and Undefined Property Issue - by El Forum - 05-08-2012, 04:04 AM
Select Sum and Undefined Property Issue - by El Forum - 05-08-2012, 05:02 AM



Theme © iAndrew 2016 - Forum software by © MyBB