kaek14/login
最新稳定版本:v1.1
Composer 安装命令:
composer require kaek14/login
包简介
Base class for login system i Anax-MVC
关键字:
README 文档
README
PHP class for login handling in Anax-MVC
By Kalle Ekelund, kalle.ekelund.90@gmail.com
License
This software is free software and carries a MIT license.
Install
Before you install you will need to have downloaded "Anax-MVC" and "CDatabase".
In order to use this module you will need to copy the files under src/ into Anax/src/Login (if no Login folder exists, create one)
In webroot you'll find a test file login-test.php that you can use to try the module out. Copy that into Anax/webroot. Then you need to copy config_mysql.php into Anax/app/config and change the settings in the files to your database. Last you'll need to copy the .tpl in views into Anax/app/view/login.
If you don't have a database already created, there is a setup-database.php that will do that for you. Just copy the file into Anax/webroot and uncomment the require_once in login-test.php
History
v1.1 Added testing
统计信息
- 总下载量: 15
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-12-23