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

Years ago
CABL Semi Finals - Damrob Photography
<a href="http://www.day3.com.au/content/storypic.asp?contentid=341&CID=20">PowerServe develop site to broadcast NBL games</a> Don't know how old this is or anything much about it, just stumbled across it. Anyone know anything about it? ------------------- NBL Live has been developed by PowerServe as Australias premier destination for basketball and to push the limits of interactive and live sports coverage, through the live audio broadcast of NBL games. The site, www.nbllive.com.au, is a refreshing blend of entertainment, content and rich media developed using PowerServes Content Publishing Framework" that keep fans up-to-date with Australian Basketball. The ground-breaking site, fans can access features such as competitions, statistics, live audio reporting while also listening to weekly NBL games live via streaming media.