已有40人关注
表单提交根本没反应
发表在PHP图书答疑 2009-06-11
是否精华
版块置顶:
[font size=6]<?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="username" 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>




[font size=4][font color=#FF0000]这是PHP范例宝典里实例023的代码,但传到PHP空间上和本地测试,输入用户名和密码点提交按钮后根本显示不了<?php echo "管理员:$username"?>和<?php echo "密码:$password>里面的内容,我把后面的例子试过几个,只要有<?php
if($Submit=="提交"){
......
}
?>
都没有反应,没有这语句的倒可以运行得出来.不知道什么问题?[/font][/font][/font]
分享到:
精彩评论 1
346827366
学分:0 LV1
2009-06-11
沙发
您好:

     在开发本书时,对php.ini文件进行了修改,开启了全局变量,在php.ini文件中找到“register_globals”;将它的值设置为

“register_globals=on”,保存后重新启动apache服务器。然后在运行程序。

这是我们在开发图书时忽略的一个错误,我们会在以后的开发过程中避免此类的错误。

建议您在开发程序的过程中尽量不要直接使用$Submit类似的格式获取表单中提交的变量值;
而应该使用$_POST[Submit]的格式。
首页上一页 1 下一页尾页 1 条记录 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经营性网站备案信息 营业执照