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

Years ago
Nathan Jawai Raptors Interview
The only part that annoys me is when the interviewer has to start directing it towards what Australian ball is like and "if you hope this improves the game in Australia".
Not that it's a bad thing, but the questions are coming from people that in all honesty, don't give a shit at all about anything outside of the NBA.
Here's hoping Jawai can replicate his NBL debut and get his "Shaq Dunking" on.
(Sorry, I don't know how else to describe his technique... it's shaq dunking)

Years ago
Did anyone notice that on the raptors website one of the updates is about the canadian national team winning but if you look at the phone Dave Thomas is playing for canada. I thought he had knee issues and needed time off before next season..

