<?php foreach($fee_cat as $row) { ?> <label><?php echo $row['fc_name']; ?></label> <span class="field"><input type="checkbox" ...
確定! 回上一頁