--- fenglin/www/show_article.php 2012/12/20 04:34:34 1.5
+++ fenglin/www/show_article.php 2013/01/05 13:45:27 1.6
@@ -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); ?> |
|
|