<?php if(count($aCities) > 0 && is_array($aCities)) {?> <?php foreach ($aCities as $city) {?> <?php } ?><?php } ?>