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(25354)
}
}

Years ago
NBL Tipping Competition: Top 10
Shaq will be having surgery on his troublesome knee the Heat announced before tip off today before their game against the Knicks. He will be out 4 to 6 weeks.
To add insult to the injury, the Heat were destroyed by the Knicks 100 - 75. D-Wade had 20 points for the Heat, while Jamal Crawford top scored for the Knicks with 19.
Will be very interesting to see how the Heat can respond to Shaq's absense as they were shakey at best without him last season and haven't exactly opened this season too well either.

