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

Anonymous
Years ago
TV coverage of olympic 'ball
Did anybody catch the comments by Andrew Gaze during the half-time break in the Boomers v Greece match? He was trying to explain why FIBA had introduced the Possession Arrow (Alternating Possession) rule. For those who missed it he said that FIBA had lost faith in the umpires ability to throw the ball up properly at jump balls etc. He may be correct considering the fact that in the new rule book the tip off after half time is eliminated. Good one Mr. Gaze. He did say that he doesn't like the rule.
