</form> </div> <?php } } ?> </div> </div> <?php } elseif ($mode == 'nullstate') { ?> <div style="margin:20px"> <div style="margin:5px"> <div style="margin-bottom:10px;font-size:120%;"> <u><b>NULL state/province and non-NULL county:</b></u> <?php echo $cleanManager->getNullStateNotCountyCount(); ?> </div> <?php $badStateArr = $cleanManager->getNullStateNotCountyArr(); $goodStateArr = $cleanManager->getGoodStateArr(true); foreach ($badStateArr as $countryName => $countyArr) { echo '<div style="margin-left:0px;"><b><u>' . $countryName . '</u></b></div>'; foreach ($countyArr as $countyName => $countyCnt) { ?> <div style="margin-left:15px;"> <form name="nullstateform" method="post" action="fieldcleaner.php" onsubmit="return verifyNullStateForm(this)"> <b><?php echo $countyName; ?> </b>