for ($i = 0; $i < $remainingDays; $i++) {
                $calendar .= "<td class='notday'>&nbsp;</td>";
            }