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

Years ago
Hornacek set to be announced as Suns Coach
Spotted this in today's edition of Crikey - emphasis added:<blockquote>News has emerged that in the next few weeks there will be big cut backs in page numbers. The papers most popular sections - Green Guide, Money, Insight, <b>Sport</b>, and A2 are all about to lose pages, and special sections and news may be in the gun as well. This follows the dropping of Fridays form guide last week, which has resulted in a record number of over 600 reader complaints. The guide was cut, incredibly, on the eve of the Golden Slipper in Sydney, which is a bit like blocking up the chimney the night before Christmas.</blockquote> Given that basketball fights for space in The Age and SMH as it is, this won't help. Hopefully some big derbies between the Tigers and Dragons will demand coverage.