文件名称:resetpass

  • 所属分类:
  • 浏览器
  • 资源属性:
  • [PHP] [源码]
  • 上传时间:
  • 2014-04-07
  • 文件大小:
  • 6kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • sho****
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

用PHP+Mysql+jQuery来实现一个密码找回的功能,一般步骤是:

1.表单输入注册时的邮箱;

2.验证用户邮箱是否正确,如果用户邮箱不存在网站的用户表中,则提示用户邮箱未注册;

3.发送邮件,如果用户邮箱确实存在用户表中,则组合用于验证用户信息的字符串,并构造URL发送到用户邮箱中

4.用户登录邮箱收取邮件,点击URL链接到网站验证程序;

5.网站程序通过用户请求的字符串查询本地用户表,比对用户信息是否正确;

6.如果正确则转到重置密码页面重新设置新密码,反之则提示用户验证无效。-With PHP+Mysql+jQuery to implement a password recovery function, the general steps are: a form to enter the mailbox when registering 2 to verify the user' s mailbox is correct, if the user' s mailbox does not exist in the user table site, then prompts the user mailbox is not registered 3 Send mail if the user' s mailbox does exist in the user table, is used to verify user information string combinations and construct a URL sent to the user' s mailbox 4 user logon mailbox to receive messages, click on the URL to the site verification procedures 5 sites to query string user requests through a local user table, than the user information is correct 6 If the correct password reset page go again set a new password, otherwise the user is prompted to verify invalid.
(系统自动生成,下载前可以参看下载内容)

下载文件列表





connect.php

sendmail.php

reset.php

index.html

smtp.class.php

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org