Welcome Guest, Not a member yet? Register   Sign In
getting array values
#2

[eluser]Armchair Samurai[/eluser]
If you're just getting a single entry from your DB, use row() or row_array() instead of result() or result_array(). The former will return a single object or array, rather than an array of objects/arrays.


Messages In This Thread
getting array values - by El Forum - 11-08-2008, 05:27 PM
getting array values - by El Forum - 11-08-2008, 06:12 PM



Theme © iAndrew 2016 - Forum software by © MyBB