已有40人关注
书中例子是否有错???
发表在PHP图书答疑 2016-03-16
是否精华
版块置顶:
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<title>Php世界</title>
<meta charset=utf-8>
</head>

<body>
<form name="form1“ method=”post“ action="">
 用户名:<input type="text" name="user" size="20"></td>
 密&nbsp;&nbsp;码:<input name="pwd" type="password" id="pwd" size="20"></td>
 <input name="submit" type="submit" id="submit" value="登录">&nbsp;</td>
 </tr>
</table>
</form> 
<!--
    <?php
if($_POST["submit"]=="登录"){
echo"您输入的用户名为:”.$_POST[user]."&nbsp;&nbsp;密码为: ".$_POST[pwd];
}
    ?>
-->
</body>
</html>


运行报错,提示如下:
Parse error: syntax error, unexpected '&' in D:\phptools\www\test\new_file (1).php on line 19

期待回复!谢谢
分享到:
精彩评论 2
佚名
学分:70 LV3
TA的每日心情
开心
2021-07-05 14:21:40
2016-03-16
沙发
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>Php世界</title>
</head>

<body>
<form name="form1" method="post" action="">
<table width="100%">
<tr>
 <td>用户名:<input type="text" name="user" size="20"></td>
 <td>密&nbsp;&nbsp;码:<input name="pwd" type="password" id="pwd" size="20"></td>
 <td><input name="submit" type="submit" id="submit" value="登录">&nbsp;</td>
 </tr>
</table>
</form> 
    <?php
if($_POST["submit"]=="登录"){
echo "您输入的用户名为:".$_POST[user]."&nbsp;&nbsp;密码为:".$_POST[pwd];
}
    ?>
</body>
</html>
铁游夏
学分:0 LV1
TA的每日心情
还糊涂
2020-10-22 13:46:07
2016-03-17
板凳
修改后的代码是没有问题的。
首页上一页 1 下一页尾页 2 条记录 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经营性网站备案信息 营业执照