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

Anonymous
Years ago
NBA Finals: Mavs vs Heat, Game 1 (spoiler)
Dwayne was unstoppable in the first quarter and the heat had 31. Shaq was dishing out elbows with Dirk and Stackhouse on the receiving end but Miami were restricted to 13 in the second quarter. Jason Terry had 20 at the half but did not take a shot in the third quarter, he said he was looking for Dirk to shoot more but when that didn't work he went for 12 in the last. Awesome display. ELG is right on the money about Wade's D it was more than once he didn't chase back and was glaringly obvious. He did however get a couple of nice blocks one on Dirk about a mm from the glass sending the ball and dirk into the crowd. Miami will hit back.
