Home >Backend Development >PHP Tutorial >关于用户注册时的详细需求 就实现办法解决方法

关于用户注册时的详细需求 就实现办法解决方法

WBOY
WBOYOriginal
2016-06-13 10:01:00777browse

关于用户注册时的详细需求 就实现办法
我想了解一下关于用户注册时的一些需求 比如用邮箱注册后 发送邮件 激活 ==

------解决方案--------------------
他打开你注册页面时,你取他点信息啥的,然后你发送邮件回去的URL里边带着这些核实信息,在给这些信息设置个过期时间,他链接回来的时候你拿他的信息核实下就OK了,详细的该核实些什么看需求了

Statement:
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