不一定設置 5 個,可以根據你的站點隨意設置!
1:打開 sourceincludepostpost_newreply.php
- $message = preg_replace('/[attachimg](d+)[/attachimg]/is', '[attach]1[/attach]', $message);
2:在其下一行加入以下代碼:
- if(preg_match_all("/[xB0-xF7][xA1-xFE]/",$message,$regs)<=5) showmessage("請尊重別人勞動成果,嚴禁惡意灌水!必須輸入 5 箇中文以上!亂灌水會被封號處理!");
3:更新緩存即可。