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

Years ago
NBL scheduling - Japanese league idea ?
I would like to see NBL games condensed whereby teams play 2 games every weekend.
It is kind of silly that teams play 28 regular season games from October 7 to March 25!
That is 28 games over 4 months and 3 weeks.
Do you reckon that if they shortened the season, teams might be able to attract more high quality imports?
Think about it..A European professional might be willing to come here and play for 3 months, but might be unwilling to sign a contract that requires him for over 5.5 months (including pre-season training).
Just a thought..
