已有40人关注
《PHP程序开发范例宝典》开始的表单例子,按钮提交能通过吗
发表在PHP图书答疑 2009-02-23
是否精华
版块置顶:
<?php
if($Submit=="提交"){
$username=$_POST[username];
$password=$_POST[password];
}
?>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>获取文本框提交的值</title>
<style type="text/css">
<!--
.style1 {font-size: 13px}
-->
</style>
</head>

<body>
<table width="283" height="85" border="1" cellpadding="0" cellspacing="0" background="images/admin2.gif">
<form name="form1" method="post" action="index.php">
  <tr>
    <td width="114" height="30" align="center" class="style1">管理员:</td>
    <td width="163" height="30" align="center"><input name="username" type="text" id="username4" size="20"></td>
  </tr>
  <tr>
    <td align="center" class="style1">密码:</td>
    <td height="30" align="center"><input name="password" type="password" id="password" value="" size="20"></td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td height="25">&nbsp;&nbsp;<input type="submit" name="Submit" value="提交"></td>
  </tr>
  </form>
</table>

</span>
<table width="284" border="1" cellpadding="0" cellspacing="0">
  <tr>
  <td height="25" align="center" class="style1"><?php echo "管理员:$username"?></td>
  </tr>
  <tr>
  <td height="25" align="center" valign="middle" class="style1"><?php echo "密码:$password";?></td>
  </tr>
</table>
</body>
</html>

以上是光盘源码,能输出结果吗??? if语句做判断那 $Submit不用传值就能获取吗?
难道是我的php环境有问题???
分享到:
精彩评论 3
纯净水
学分:0 LV1
2009-02-23
沙发
读者您好:
    在PHP的版本中直接写“$submit”就可以调用表单元素的值,这和php.ini文件的配置有关系,请将系统盘/windows文件夹下的php.ini文件中的“register_globals”的值设置为on。这样就可以直接调用表单元素的值了,否则,您需要应用POST方法获取表单的值,例如:$_POST["Submit"]
callion
学分:0 LV1
2009-02-23
板凳
明白了,感谢!!!
346827366
学分:0 LV1
2009-02-24
地板
不客气
首页上一页 1 下一页尾页 3 条记录 1/1页
手机同步功能介绍
友情提示:以下图书配套资源能够实现手机同步功能
明日微信公众号
明日之星 明日之星编程特训营
客服热线(每日9:00-17:00)
400 675 1066
mingrisoft@mingrisoft.com
吉林省明日科技有限公司Copyright ©2007-2022,mingrisoft.com, All Rights Reserved长春市北湖科技开发区盛北大街3333号长春北湖科技园项目一期A10号楼四、五层
吉ICP备10002740号-2吉公网安备22010202000132经营性网站备案信息 营业执照