Home > Backend Development > PHP Tutorial > php怎么防群发

php怎么防群发

WBOY
Release: 2016-06-13 10:37:01
Original
891 people have browsed it

php如何防群发
分类信息网网站。请教如何更有效的防机器人群发。
验证码 这些都已用过

------解决方案--------------------
验证ip地址 设置发帖的间隔时间
------解决方案--------------------
验证码发过后就清空session数据。
------解决方案--------------------
根据ip判断。发帖时间。控制发帖量。
------解决方案--------------------
可以尝试token+ip

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template