Welcome Guest, Not a member yet? Register   Sign In
just a quickie
#4

[eluser]ray73864[/eluser]
you need to either use row() on the data, eg:
Code:
$shop_id = $this->data->row()->shop_id;
or something else in order to get it out, since you have a where clause and a limit there just using 'row()' should work fine for you.


Messages In This Thread
just a quickie - by El Forum - 12-30-2008, 11:05 PM
just a quickie - by El Forum - 12-31-2008, 05:02 AM
just a quickie - by El Forum - 12-31-2008, 06:31 PM
just a quickie - by El Forum - 12-31-2008, 07:05 PM
just a quickie - by El Forum - 01-01-2009, 03:30 AM
just a quickie - by El Forum - 01-01-2009, 09:57 AM



Theme © iAndrew 2016 - Forum software by © MyBB