<?php foreach ($SOME_LIST as $list_item_name) { ?> <input name="something[]" type="checkbox" value="<?php ...
確定! 回上一頁