已有40人关注
急!!!数据无法给新
发表在PHP图书答疑 2010-10-14
是否精华
版块置顶:
《PHP程序开发范例宝典》第6章实例148有问题,查询信息能正常显示,但点击更新按钮没法更新,几等解决方法,本人QQ:240515190,在线等

index.php文件内容如下:
<?php session_start(); include("conn/conn.php");?>
<html>
<head>
<title>单条数据更新</title>
</head>

<body>
<table width="535" height="264" border="0" cellpadding="0" cellspacing="0" background="images/bg.jpg">
  <tr>
    <td width="55" height="106">&nbsp;</td>
    <td width="325">&nbsp;</td>
    <td width="55">&nbsp;</td>
  </tr>
  <tr>
    <td height="125">&nbsp;</td>
    <td align="left" valign="top"><table width="425" border="1" cellpadding="0" cellspacing="0">
          <tr>
        <td width="60" height="25" align="center" class="STYLE1">ServerName</td>
        <td width="60" align="center" class="STYLE1">IP</td>
        <td width="80" align="center" class="STYLE1">Status</td>
        <td width="145" align="center"><span class="STYLE1">Date</span></td>
        <td width="80" align="center"></td>
      </tr>
        <?php $query=mysql_query("select * from test");
               if($query==true){
                   while($myrow=mysql_fetch_array($query)){
                   $sid=$myrow[ID];
        ?>
<?php echo $lmbs;?>
        <form name="form1" method="post" action="index_ok.php?lmbs=<?php echo $sid;?>">
      <tr>
        <td height="25" align="center" class="STYLE1"><label>
          <input name="ServerName" type="text" id="ServerName" value="<?php echo $myrow[ServerName];?>" size="6">
        </label></td>
        <td align="center" class="STYLE1"><input name="IP" type="text" id="IP" value="<?php echo $myrow[IP];?>" size="6"></td>
        <td align="center" class="STYLE1"><input name="Status" type="text" id="Status" value="<?php echo $myrow[Status];?>" size="9"></td>
        <td align="center" class="STYLE1"><input name="Date" type="text" id="Date" value="<?php echo $myrow[Date];?>" size="18"></td>
        <td align="center"><input type="image" name="imageField" src="images/bg1.jpg"></td>
      </tr>
           </form>
          <?php }}?>

    </table>
    </td>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td height="33">&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
</table>
</body>
</html>

index_ok.php文件内容如下:
<?php session_start(); include("conn/conn.php");?>
<?php
     if($lmbs==true)
        {
        $sid=$_POST[sid];
        $query=mysql_query("update test set ServerName='$_POST[ServerName]',IP='$_POST[IP]',Status='$_POST[Status]',Date='$_POST[Date]' where ID='$lmbs'");
        }
        if($query==true)
        {
        echo "<script>alert('员工资料更新成功!!');window.location.href='./index.php';</script>";
        }
        else
        {
        echo $query;
        echo "更新失败:". mysql_error();
        }

?>
分享到:
精彩评论 2
346827366
学分:0 LV1
2010-10-14
沙发
你在附加数据库时是否将数据库文件的只读属性已经去掉,

并且重新启动一次MySQL服务器
heheddff
学分:0 LV1
TA的每日心情
奋斗
2022-08-21 21:00:19
2010-10-28
板凳
[FIELDSET][LEGEND]引自:1楼[/LEGEND]
你在附加数据库时是否将数据库文件的只读属性已经去掉,

并且重新启动一次MySQL服务器
[/FIELDSET]

回复:好像没有,怎样去除呢?
  
首页上一页 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经营性网站备案信息 营业执照