资源简介
thinkPHP邮箱找回密码demo,通过向注册的邮箱的邮箱发送一条数据库中用户对于的密码用于找回。压缩包包含数据库
代码片段和文件信息
// +----------------------------------------------------------------------
// | ThinkPHP [ WE CAN DO IT JUST THINK ]
// +----------------------------------------------------------------------
// | Copyright (c) 2006-2014 http://thinkphp.cn All rights reserved.
// +----------------------------------------------------------------------
// | Licensed ( http://www.apache.org/licenses/LICENSE-2.0 )
// +----------------------------------------------------------------------
// | Author: liu21st
// +----------------------------------------------------------------------
// 应用入口文件
// 检测PHP环境
if(version_compare(PHP_VERSION‘5.3.0‘‘<‘)) die(‘require PHP > 5.3.0 !‘);
// 开启调试模式 建议开发阶段开启 部署阶段注释或者设为false
define(‘APP_DEBUG‘True);
// 定义应用目录
define(‘APP_PA
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 210 2015-01-28 15:46 thinkPHP邮箱找回密码\email\.htaccess
文件 1 2019-01-03 09:38 thinkPHP邮箱找回密码\email\Application\Common\Common\index.html
文件 503 2019-01-03 09:47 thinkPHP邮箱找回密码\email\Application\Common\Conf\config.php
文件 1 2019-01-03 09:38 thinkPHP邮箱找回密码\email\Application\Common\Conf\index.html
文件 1 2019-01-03 09:38 thinkPHP邮箱找回密码\email\Application\Common\index.html
文件 1 2019-01-03 09:38 thinkPHP邮箱找回密码\email\Application\Home\Common\index.html
文件 9179 2019-01-03 08:43 thinkPHP邮箱找回密码\email\Application\Home\Common\Smtp.class.php
文件 50 2019-01-03 09:38 thinkPHP邮箱找回密码\email\Application\Home\Conf\config.php
文件 1 2019-01-03 09:38 thinkPHP邮箱找回密码\email\Application\Home\Conf\index.html
文件 1 2019-01-03 09:38 thinkPHP邮箱找回密码\email\Application\Home\Controller\index.html
文件 822 2019-01-03 09:38 thinkPHP邮箱找回密码\email\Application\Home\Controller\IndexController.class.php
文件 3595 2019-01-03 09:58 thinkPHP邮箱找回密码\email\Application\Home\Controller\LoginController.class.php
文件 1 2019-01-03 09:38 thinkPHP邮箱找回密码\email\Application\Home\index.html
文件 1 2019-01-03 09:38 thinkPHP邮箱找回密码\email\Application\Home\Model\index.html
文件 1 2019-01-03 09:38 thinkPHP邮箱找回密码\email\Application\Home\View\index.html
文件 1809 2019-01-03 09:43 thinkPHP邮箱找回密码\email\Application\Home\View\Login\index.html
文件 1666 2019-01-03 09:50 thinkPHP邮箱找回密码\email\Application\Home\View\Login\lost.html
文件 1 2015-01-28 15:46 thinkPHP邮箱找回密码\email\Application\index.html
文件 15 2015-01-28 15:46 thinkPHP邮箱找回密码\email\Application\README.md
文件 705 2019-01-03 09:38 thinkPHP邮箱找回密码\email\Application\Runtime\Cache\Home\20914c0f075f91df3579ffbdf5180b02.php
文件 1652 2019-01-03 09:48 thinkPHP邮箱找回密码\email\Application\Runtime\Cache\Home\4811e0313a315f34b1c8f02310bd703a.php
文件 2005 2019-01-03 09:56 thinkPHP邮箱找回密码\email\Application\Runtime\Cache\Home\5b6adcb62ad2b5dfc2abc2cd5e11dc99.php
文件 1834 2019-01-03 09:48 thinkPHP邮箱找回密码\email\Application\Runtime\Cache\Home\f87e96a6ccb94960e582a7881c24f902.php
文件 1 2019-01-03 09:38 thinkPHP邮箱找回密码\email\Application\Runtime\Cache\Home\index.html
文件 1 2019-01-03 09:38 thinkPHP邮箱找回密码\email\Application\Runtime\Cache\index.html
文件 1 2019-01-03 09:38 thinkPHP邮箱找回密码\email\Application\Runtime\Data\index.html
文件 1 2019-01-03 09:38 thinkPHP邮箱找回密码\email\Application\Runtime\index.html
文件 4572 2019-01-03 09:43 thinkPHP邮箱找回密码\email\Application\Runtime\Logs\Common\19_01_03.log
文件 19600 2019-01-03 09:56 thinkPHP邮箱找回密码\email\Application\Runtime\Logs\Home\19_01_03.log
文件 1 2019-01-03 09:38 thinkPHP邮箱找回密码\email\Application\Runtime\Logs\Home\index.html
............此处省略592个文件信息
- 上一篇:基于php失物招领程序
- 下一篇:python爬虫登录小木虫论坛爬取交友信息
相关资源
- 后盾网thinkphp许愿墙html源码
- thinkphp 操作ms sql server类源码+插件移动
- ThinkPHP调用百度翻译类.zip
- 基于thinkphp的人力资源管理系统
- 后盾网thinkphp许愿墙 完整源代码
- ThinkPHP微博QQ等登录接口
- thinkphp 留言板
- 基于ThinkPHP做的一个简单的用户登录及
- ThinkpHP整合uploadify插件批量上传图片
- 基于Thinkphp3.2的毕设选题系统
- thinkphp3.2 webuploader较大视频文件分段
- 基于ThinkPHP做的一个简单的用户登录及
- 企业微信PHP-SDK_2.0(ThinkPHP5.*版本)
- ThinkPHP购物车模块
- 排课系统(php+mysql+jquery+ajax)
- 基于ThinkPHP5.0.2新手学习的CMS系统
评论
共有 条评论