Sorry,無法連線

"; } /* if ($_GET['book_id'] != "") $book_id = $_GET['book_id']; else { $Msg = "請從手冊列表頁進入!"; $redir = "window.location = './exam_book.php'"; } */ ?> 強化科技農企體系運作及多元創新科技計畫 Scientific and Technological Agribusiness
排版使用圖檔
自主評量手冊單元圖檔
分隔線圖檔
prepare($sql)) { $stmt->execute(); } $sql = "select book_id,book_name,book_summary,book_data from agribiz_book where published = 'Y' order by book_id desc"; if ($stmt = $db->prepare($sql)) { #$stmt->bind_param("i", $book_id); $stmt->execute(); $stmt->store_result(); if ($stmt->num_rows > 0) { $stmt->bind_result($book_id,$book_name,$book_summary,$book_data); while ($stmt->fetch()) { if ($book_data != "") $dataFile = "efile/".$book_data; else $dataFile = "#"; //取出手冊圖片資訊 $db2 = new mysqli($host,$user,$pass,$database); $sql = "SET NAMES big5"; if ($stmt2 = $db2->prepare($sql)) { $stmt2->execute(); } $sql2 = "select pic,pic_sub,pos from agribiz_graphs where parent_type = ? and parent_id = ? order by pos"; if ($stmt2 = $db2->prepare($sql2)) { $stmt2->bind_param("si", $parent_type,$book_id); $stmt2->execute(); $stmt2->bind_result($pic,$pic_sub,$pos); $existPic2 = array(); $existPic2Sub = array(); while($stmt2->fetch()) { $existPic2[$pos] = $pic; $existPic2Sub[$pos] = $pic_sub; } $stmt2->close(); } ?>
封面

下載小圖示 我要下載
"; ?> "; if ($i % 4 == 1 && $i == count($existPic2)) echo ""; if ($i % 4 == 2 && $i == count($existPic2)) echo ""; if ($i % 4 == 3 && $i == count($existPic2)) echo ""; } ?>
封面    

標題標點 版主的話:


top回到頁面上方按鈕
排版使用圖檔 排版使用圖檔