<input name="etd" type"date" value="<?php echo $row[0]; ?>"> 为了支持html5 日期输入,为该值分配了日期格式 yyyy-mm-dd ,并且 mm/dd/yyyy 格式在html5 浏览器中 ...
確定! 回上一頁