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