--- fenglin/www/show_article.php 2007/09/11 09:57:43 1.2
+++ fenglin/www/show_article.php 2023/07/28 13:06:10 1.7
@@ -95,7 +95,7 @@ TD.content
|
- echo LML(str_replace("\n"," ",htmlspecialchars($content)),true,true,70); ?> |
+ echo LML(str_replace("\n"," ",htmlspecialchars($content, ENT_COMPAT | ENT_HTML401, 'GB2312')),true,true,70); ?> |
|
@@ -168,21 +168,16 @@ TD.content
|
-
-
-
+
+
+
|