Q:

covid

this website gives info for each hospital: https://hospitable.live
3
Stay safe Grepperees!
9
foreach($body as $virus => $status) {
        if($virus == 'covid-19' && $status == 'true'){
            unset($body[$virus]);
        } 
}
0

New to Communities?

Join the community