已有40人关注
PHP项目开发全程实录一书提供的源代码,图书档案管理页面显示空白,但在调试模式下又可以运行,不知是怎么回事,请老师指点,谢谢。
发表在PHP图书答疑 2017-02-22
是否精华
版块置顶:

书中提供的图书档案管理页面源代码如下:

<?php session_start();?>

<html>

<head>

<title>图书馆管理系统</title>

<link href="CSS/style.css" rel="stylesheet">

</head>

<body>

<table width="778" border="0" align="center" cellpadding="0" cellspacing="0" class="tableBorder">

  <tr>

    <td>

    <?php include("navigation.php");?>

</td>

</tr>

<td>

<table width="100%"  border="0" cellspacing="0" cellpadding="0">

  <tr>

    <td valign="top" bgcolor="#FFFFFF"><table width="99%" height="510"  border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" class="tableBorder_gray">

  <tr>

    <td height="510" valign="top" style="padding:5px;"><table width="98%"  border="0" cellpadding="0" cellspacing="0">

      <tr>

        <td height="22" valign="top" class="word_orange">当前位置:图书管理 &gt; 图书档案管理 &gt;&gt;&gt;</td>

      </tr>

      <tr>

        <td align="center" valign="top">

<?php

include("Conn/conn.php");

$query=mysql_query("select book.barcode,book.id as bookid,book.bookname,bt.typename,pb.pubname,bc.name from tb_bookinfo book join tb_booktype bt on book.typeid=bt.id join tb_publishing pb on book.ISBN=pb.ISBN join tb_bookcase bc on book.bookcase=bc.id");

$result=mysql_fetch_array($query);

        if($result==false){

?> 

          <table width="100%" height="30"  border="0" cellpadding="0" cellspacing="0">

            <tr>

              <td height="36" align="center">暂无图书信息!</td>

            </tr>

          </table>

          <table width="100%"  border="0" cellspacing="0" cellpadding="0">

  <tr>

    <td>

      <a href="book_add.php">添加图书信息</a> </td>

  </tr>

</table>

 <?php

}else{

?>

 <table width="100%"  border="0" cellspacing="0" cellpadding="0">

  <tr>

    <td width="87%">&nbsp;      </td>

<td width="13%">

      <a href="book_add.php">添加图书信息</a></td>  

  </tr>

</table>  

  <table width="98%"  border="1" cellpadding="0" cellspacing="0" bordercolor="#FFFFFF" bordercolordark="#D2E3E6" bordercolorlight="#FFFFFF">

  <tr align="center" bgcolor="#e3F4F7">

    <td width="13%">条形码</td>  

    <td width="26%">图书名称</td>

    <td width="15%">图书类型</td>

    <td width="14%">出版社</td>

    <td width="12%">书架</td>

    <td width="6%">修改</td>

    <td width="5%">删除</td>

  </tr>

<?php do{ ?>

  <tr>

    <td style="padding:5px;">&nbsp;<?php echo $result[barcode];?></td>  

    <td style="padding:5px;"><a href="book_look.php?id=<?php echo $result[bookid];?>"><?php echo $result[bookname];?></a></td>

    <td style="padding:5px;">&nbsp;<?php echo $result[typename];?></td>  

    <td style="padding:5px;">&nbsp;<?php echo $result[pubname];?></td>  

    <td style="padding:5px;">&nbsp;<?php echo $result[name];?></td>  

    <td align="center"><a href="book_Modify.php?id=<?php echo $result[bookid];?>">修改</a></td>

    <td align="center"><a href="book_del.php?id=<?php echo $result[bookid];?>">删除</a></td>

  </tr>

<?

  }while($result=mysql_fetch_array($query));

}

?>  

</table></td>

      </tr>

    </table>

</td>

  </tr>

</table><?php include("copyright.php");?></td>

  </tr>

</table>

</td>

  </tr>

</table>

</body>

</html>


分享到:
精彩评论 2
慕容st
学分:6001 LV13
TA的每日心情
开心
2016-11-08 12:40:45
2017-02-23
沙发

读者您好:请问这是第几章的实例?    

熬过严冬的人
学分:23 LV2
2017-02-23
板凳

慕容st 发表于2017-02-23 08:19

读者您好:请问这是第几章的实例?    

老师,您好,是第六章的实例。已经解决好了,是<?php... ?>不匹配的原因,谢谢。

首页上一页 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经营性网站备案信息 营业执照