Welcome Guest, Not a member yet? Register   Sign In
Using functions set in a model? [SOLVED]
#4

[eluser]TheFuzzy0ne[/eluser]
You've put the row object into an array. Please remove the square brackets.

Code:
$ti[] =

// should be

$ti =


Messages In This Thread
Using functions set in a model? [SOLVED] - by El Forum - 02-21-2009, 01:24 PM
Using functions set in a model? [SOLVED] - by El Forum - 02-21-2009, 01:59 PM
Using functions set in a model? [SOLVED] - by El Forum - 02-21-2009, 02:36 PM
Using functions set in a model? [SOLVED] - by El Forum - 02-21-2009, 02:47 PM
Using functions set in a model? [SOLVED] - by El Forum - 02-21-2009, 02:49 PM
Using functions set in a model? [SOLVED] - by El Forum - 02-21-2009, 02:51 PM
Using functions set in a model? [SOLVED] - by El Forum - 02-21-2009, 03:00 PM
Using functions set in a model? [SOLVED] - by El Forum - 02-21-2009, 06:58 PM
Using functions set in a model? [SOLVED] - by El Forum - 02-21-2009, 07:17 PM



Theme © iAndrew 2016 - Forum software by © MyBB