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(36741)
}
}
Anonymous
Years ago
Daniel Johnson hospitalised with pneumonia
Had bronchitis three times, last time it turned into pneumonia. It is bloody awful, best wishes to DJ, hope he beats it soon.
Best of luck to the fellow, it is nasty. Almost happened to me once, got to pleurisy but caught it in time not to progress to pneumonia.
Speaking to doctors in the hospital about it, they told me that I had a cold, but didn't rest properly and just riding my cough and infection out while still working wasn't being tough, it was in fact dumb.
Warning to everyone, not just athletes, if you are not well, rest until you get well and ease into it, don't push too hard or you will go backwards...
Athletes, by all accounts are more suseptable because they use almost all of their energy reserves playing and training, this is why proper recovery is paramount!