Welcome Guest, Not a member yet? Register   Sign In
How can i get single value without foreach
#3

[eluser]sophistry[/eluser]
a refinement on Doosje's suggestion (which is good) is to also use the LIMIT parameter in your query.

check the db docs, i think it is the second param you can send with a $this->db->get() method. that way you only get one record.


Messages In This Thread
How can i get single value without foreach - by El Forum - 07-10-2008, 11:44 PM
How can i get single value without foreach - by El Forum - 07-11-2008, 12:16 AM
How can i get single value without foreach - by El Forum - 07-11-2008, 09:04 AM
How can i get single value without foreach - by El Forum - 07-11-2008, 10:38 AM



Theme © iAndrew 2016 - Forum software by © MyBB