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

Anonymous
Years ago
Game replays on internet in U.S.
ADELAIDE 36ers coaches Phil Smyth and Steve Breheny have caught up with Southern Tigers' seven-footer Luke Schenscher despite him signing a 10-day NBA contract with Portland.
The Sixers pair - looking to recruit Schenscher from the NBA's D- League only to have him stolen from under their noses as they arrived - are based in Los Angeles.
Schenscher, 24 and 216cm, is still a high priority signing for Adelaide's 2007-08 NBL campaign, likely to be the last sponsored by Philips.
More: http://www.news.com.au/adelaidenow/story/0,22606,21404963-5006371,00.html
