| '; foreach($bands as $band) { echo ' | ' . $band . ' | '; } echo 'Total |
| Total worked | '; foreach ($iota_summary['worked'] as $dxcc) { // Fills the table with the data echo '' . $dxcc . ' | '; } echo '|
| Total confirmed | '; foreach ($iota_summary['confirmed'] as $dxcc) { // Fills the table with the data echo '' . $dxcc . ' | '; } echo '