|
作者: wizard_y [wizard_y] 论坛用户 | 登录 |
aaa.php <form name=bm_table action="ccc.php" method=post> <input type=text name=abc value = "abc" > <input type=text name=abc1 value = "abc1" > <input type=submit value="submit"> </form> bbb.php <form name=bm_table action="ccc.php" method=post> <input type=text name=abc value = "abc" > <input type=submit value="submit"> </form> ccc.php <? echo $HTTP_POST_VARS["abc"]; ?> 为什么aaa.php提交后显示为abc,而在bbb.php中提交后是abcabc=abc |
地主 发表时间: 04-02-24 16:42 |
|
20CN网络安全小组版权所有
Copyright © 2000-2010 20CN Security Group. All Rights Reserved.
论坛程序编写:NetDemon
粤ICP备05087286号