Welcome Guest, Not a member yet? Register   Sign In
Echo a single entry from a single DB returned array.
#2

[eluser]CroNiX[/eluser]
If you know you are only retrieving one record, use db::row() instead of db::result() and use db::row_array() instead of db::result_array(); Check the docs for database/generating query results for the options.


Messages In This Thread
Echo a single entry from a single DB returned array. - by El Forum - 04-06-2012, 10:52 AM
Echo a single entry from a single DB returned array. - by El Forum - 04-06-2012, 12:44 PM
Echo a single entry from a single DB returned array. - by El Forum - 04-06-2012, 01:45 PM
Echo a single entry from a single DB returned array. - by El Forum - 04-06-2012, 02:42 PM
Echo a single entry from a single DB returned array. - by El Forum - 04-06-2012, 04:15 PM



Theme © iAndrew 2016 - Forum software by © MyBB