<form name="frm" method="post" action="simple_delete.php'">
<input type="submit" value="delete">
</form>
<form name="frm" method="post" action="simple_delete.php?no=<?=$_GET[no]?>'">
<input type="submit" value="delete">
</form>
<form name="frm" method="post" action="simple_pwd_chk.php?no=<?=$_GET[no]?>'">
<input type="text" name="inputPwd">
<input type="submit" value="check password">
</form>
댓글 없음:
댓글 쓰기