欢迎来到元素模板ys720.com,本站提供专业的织梦模板PBOOTCMS模板网站模板网站修改/网站仿站
当前位置:主页 > 程序教程 > pbootcms教程 >
pbootcms教程

pbootcms留言过滤垃圾留言

(元素模板) / 2023-01-03 18:31

如何给pbootcms添加垃圾留言过滤的功能?

app/home/MessageController.php  84行添加下面代码

$arr = array("http","www","baidu","google","seo","优化","排名","百度","websites");
foreach($arr as $key)
 {
   if(strpos($mail_body,$key) > 0){
  alert_back('请勿提交推销内容! \\n ERROR! \\n Reject the promotion, \\n please check the content before submitting!');
                                                }
  }
Copyright @ 2013-2021 元素模板 www.ys720.com All Rights Reserved. 版权所有 元素模板 www.ys720.com