php 读取上一个页面的 select的值的问题
<td><input id = "shifttoother" name="shifttoother" type="text" value=""class="input">天</td> <BR><BR><BR>var shifttoother="<?php echo $_POST['shifttoother']; ?>"; 可以取出 input的值,<BR><BR><BR>如果换成 select 能不能取出值呢<BR><BR> 在线等啊========页:
[1]
