/[LeafOK_CVS]/fenglin/www/show_article.php
ViewVC logotype

Diff of /fenglin/www/show_article.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.1 by sysadm, Fri Sep 9 13:35:20 2005 UTC Revision 1.7 by sysadm, Fri Jul 28 13:06:10 2023 UTC
# Line 71  TD.content Line 71  TD.content
71  </table>  </table>
72  <table width="760" border="0" cellpadding="0" cellspacing="0">  <table width="760" border="0" cellpadding="0" cellspacing="0">
73          <tr height="20">          <tr height="20">
74                  <td width="10%"></td>                  <td width="5%"></td>
75                  <td width="80%"></td>                  <td width="80%"></td>
76                  <td width="10%"></td>                  <td width="15%"></td>
77          </tr>          </tr>
78          <tr>          <tr>
79                  <td></td>                  <td></td>
# Line 95  TD.content Line 95  TD.content
95                                          <td></td>                                          <td></td>
96                                  </tr>                                  </tr>
97                                  <tr>                                  <tr>
98                                          <td class="content"><? echo LML(str_replace("\n","<br>",htmlspecialchars($content)),true,true,70); ?></td>                                          <td class="content"><? echo LML(str_replace("\n","<br>",htmlspecialchars($content, ENT_COMPAT | ENT_HTML401, 'GB2312')),true,true,70); ?></td>
99                                  </tr>                                  </tr>
100                                  <tr>                                  <tr>
101                                          <td>                                          <td>
# Line 167  TD.content Line 167  TD.content
167                                  </tr>                                  </tr>
168                          </table>                          </table>
169                  </td>                  </td>
170                  <td></td>                  <td valign="top">
171    <script type="text/javascript">
172        google_ad_client = "ca-pub-3013347141025996";
173        google_ad_slot = "1068955943";
174        google_ad_width = 120;
175        google_ad_height = 600;
176    </script>
177    <!-- fenglin_content_right -->
178    <script type="text/javascript"
179    src="//pagead2.googlesyndication.com/pagead/show_ads.js">
180    </script>
181                    </td>
182          </tr>          </tr>
183          <tr height="20">          <tr height="20">
184                  <td></td>                  <td></td>


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1