APPSserv我已經搞定THX!
但是當我做未完成的網頁時出現這個訊息
可以幫我看一下嗎.....不升感激
Parse error: parse error, expecting `T_WHILE' in c:\appserv\www\forum.php on line 194
179 <tr bgcolor="#f9f8ee">
180 <td width="26" height="25"><div align="center"><img src="images/<?php echo $row_RecMain['main_important']; ? >"></div></td>
181 <td width="261" height="25" class="plus" bgcolor="#f9f8ee"><b><font face="Verdana, 新細明體" size="-1"> <a href="count_hits.php?<?php echo $MM_keepNone.(($MM_keepNone!="")?"&":"")."main_id=".$row_RecMain['main_id'] ?>"><?php echo $row_RecMain['main_subject']; ?></a>
182 <?php /*start db_input script*/ if (substr($row_RecMain['NewUpdate'],0,10) == date("Y-m-d")){ ?>
183 <?php /*start db_input script*/ if ($row_RecMain['NewUpdate'] == date("Y-m-d")){ ?>
184 <img src="images/new.gif" width="28" height="11">
185 <?php } /*end db_input script*/ ?>
186 <?php /*start db_input script*/ if ($row_RecMain['num_re'] > 5){ ?>
187 <img src="images/hot.gif" width="28" height="11">
188 <?php } /*end db_input script*/ ?>
189 </font></b></td>
190 <td width="100" height="25"><font face="Verdana, 新細明體" size="-1"><a href="mailto:<?php echo $row_RecMain['main_email']; ?>"><?php echo $row_RecMain['main_name']; ?></a></font> </td>
191 <td width="50" height="25"><div align="center"><font face="Verdana" size="1"> <?php echo $row_RecMain['num_hits']; ?>次</font></div></td>
192 <td width="50" height="25" bgcolor="#f9f8ee"><div align="center"><font face="Verdana" size="1"><?php echo $row_RecMain['num_re']; ?>篇</font></div></td>
193 <td width="100" height="25" valign="middle"><div align="center"><font size="1" face="Times New Roman, Times, serif"><?php echo $row_RecMain['NewUpdate']; ?> </font></div></td>
194 </tr>
請幫我過目一下.....THX!