$counter = 0; $option_List = ""; while ($counter <= $month) { $counter++; $option_List .= qq~\n~; } $html_content .= qq~ ~;