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

Years ago
Keep voting for Ng
Looks like you've jinxed him
Current standings
Troy DeVries (WS) 13 %
Kirk Penney (NZ) 11 %
John Philip (Wol) 11 %
Chris Anstey (Mel) 10 %
CJ Bruton (Bri) 10 %
John Rillie (Tvl) 10 %
-----------------------
Darren Ng (Ade) 9 %
James Harvey (GC) 9 %
BJ Carter (Syd) 7 %
Shawn Redhage (Per) 3 %
John Fitzgerald (Sin) 2 %
Jacob Holmes (Sou) 2 %
Aaron Grabau (Crns) 2 %
