[請益] 查詢的語法(表單)

看板PHP作者 (花枝)時間18年前 (2007/06/23 21:57), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
<form id="form3" name="form3" method="post" action="test2.php"> FROM: <label> <input type="text" name="textfield4" /> </label? TO: <label> <input type="text" name="textfield5" /> <p> <label> <input name="radiobutton" type="radio" value="ASC" /> </label> 遞增 <label> <input name="radiobutton" type="radio" value="DESC" /> 遞減</p> <label> <input type="submit" name="Submits3" value="SELECT" /> </label> </p> </form> -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 61.225.225.96
文章代碼(AID): #16VIRUIZ (PHP)
文章代碼(AID): #16VIRUIZ (PHP)