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

Anonymous
Years ago
Forestville Eagles Premier League Womens Coach - Vacancy
Who is in charge of the NBL programme. Did they look at it in regards to marketing, TV, etc? Take this weekends round. Three games on Friday night, nothing on a Saturday and two games on Sunday. Round 2 was 3 Friday games, 1 Sunday. Round 4 was 2 Friday, 2 Sunday. Round 5 was 2 Friday and 3 Sunday games. I could'nt make this up if I tried and it would be funny if it wasn't I wasn't being serious.. Most professional leagues look to spread over the weekend to gain exposure. Is it too hard to program games over a weekend, or am I missing something with the way they are promoting and producing the fixture that other sports don't know about.
