--- fenglin/www/show_article.php 2012/12/20 04:30:09 1.4 +++ fenglin/www/show_article.php 2023/07/28 13:06:10 1.7 @@ -72,8 +72,8 @@ TD.content
| - | - | + | + | |
| @@ -95,7 +95,7 @@ TD.content | ||||
| echo LML(str_replace("\n"," ",htmlspecialchars($content)),true,true,80); ?> |
+ echo LML(str_replace("\n"," ",htmlspecialchars($content, ENT_COMPAT | ENT_HTML401, 'GB2312')),true,true,70); ?> |
|||
| @@ -168,16 +168,15 @@ TD.content |