array(2) {
[0]=>
string(815) "
select r.*,
rc.info,
t.title as threadtitle,
u.username as username,
u.anonymous as useranonymous,
`f`.`value` AS `flairvalue`,
`ft`.`name` AS `flairname`,
`ft`.`colour` AS `flaircolour`,
`ft`.`icon` AS `flairicon`
from reply as r
join thread as t on t.id = r.threadid
join replycontent as rc on rc.replyid = r.id
join user as u on u.id = r.userid
left join `flair` `f` on `f`.`userid` = `u`.`id` and `f`.`categoryid` = `t`.`categoryid`
left join `flairoption` `ft` on `ft`.`id` = `f`.`flairoptionid`
where r.businessid = :businessId
and r.threadid = :threadId
group by r.id
order by r.utcdated desc
limit 0,50
"
[1]=>
array(2) {
["businessId"]=>
int(1)
["threadId"]=>
int(9812)
}
}

Years ago
36ers: The Road Home
If anyone watched the Bullets/Dragons game last night, you have to ask the question what difference does it make if the Sixers make the top eight when they have to get past a team like the Bullets or the Tigers in the playoffs for the final. If they couldn't beat Wollongong last night, they are not likely to win many more games from here on. Up until now, they have struggled against the lowest teams even if they did win. They beat Sydney in Sydney which was great but Sydney are not the team they have been in the last 4-5 years. While a win is a win, it did nothing to prepare them for the tough teams in the league.
