資源簡介
使用thinkPHP框架搭建員工管理系統,有增刪改查功能,登錄攔截,分頁功能,index.php為入口文件加/home/login/index后綴即可訪問(壓縮包包含數據庫文件)
代碼片段和文件信息
//?+----------------------------------------------------------------------
//?|?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
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????2541??2018-12-04?17:27??thinPHP員工管理系統\hrsystemdb.sql
?????文件????????210??2015-01-28?15:46??thinPHP員工管理系統\thinkphp\.htaccess
?????文件??????????1??2018-12-04?09:27??thinPHP員工管理系統\thinkphp\Application\Common\Common\index.html
?????文件?????????50??2018-12-04?09:27??thinPHP員工管理系統\thinkphp\Application\Common\Conf\config.php
?????文件??????????1??2018-12-04?09:27??thinPHP員工管理系統\thinkphp\Application\Common\Conf\index.html
?????文件??????????1??2018-12-04?09:27??thinPHP員工管理系統\thinkphp\Application\Common\index.html
?????文件??????????1??2018-12-04?09:27??thinPHP員工管理系統\thinkphp\Application\Home\Common\index.html
?????文件????????509??2018-12-04?23:08??thinPHP員工管理系統\thinkphp\Application\Home\Conf\config.php
?????文件??????????1??2018-12-04?09:27??thinPHP員工管理系統\thinkphp\Application\Home\Conf\index.html
?????文件???????2897??2018-12-04?15:57??thinPHP員工管理系統\thinkphp\Application\Home\Controller\EmplistController.class.php
?????文件??????????1??2018-12-04?09:27??thinPHP員工管理系統\thinkphp\Application\Home\Controller\index.html
?????文件????????822??2018-12-04?09:27??thinPHP員工管理系統\thinkphp\Application\Home\Controller\IndexController.class.php
?????文件???????1213??2018-12-03?21:51??thinPHP員工管理系統\thinkphp\Application\Home\Controller\LoginController.class.php
?????文件???????1701??2018-12-05?10:45??thinPHP員工管理系統\thinkphp\Application\Home\Controller\RegisterController.class.php
?????文件??????????1??2018-12-04?09:27??thinPHP員工管理系統\thinkphp\Application\Home\index.html
?????文件??????????1??2018-12-04?09:27??thinPHP員工管理系統\thinkphp\Application\Home\Model\index.html
?????文件???????1889??2018-12-05?08:57??thinPHP員工管理系統\thinkphp\Application\Home\View\Emplist\add.html
?????文件???????2437??2018-12-05?08:57??thinPHP員工管理系統\thinkphp\Application\Home\View\Emplist\edit.html
?????文件???????3491??2018-12-06?14:58??thinPHP員工管理系統\thinkphp\Application\Home\View\Emplist\index.html
?????文件??????????1??2018-12-04?09:27??thinPHP員工管理系統\thinkphp\Application\Home\View\index.html
?????文件???????1824??2018-12-03?20:43??thinPHP員工管理系統\thinkphp\Application\Home\View\Login\index.html
?????文件???????2114??2018-11-30?17:06??thinPHP員工管理系統\thinkphp\Application\Home\View\Public\header.html
?????文件???????2485??2018-12-04?16:35??thinPHP員工管理系統\thinkphp\Application\Home\View\Register\index.html
?????文件??????????1??2015-01-28?15:46??thinPHP員工管理系統\thinkphp\Application\index.html
?????文件?????????15??2015-01-28?15:46??thinPHP員工管理系統\thinkphp\Application\README.md
?????文件???????4283??2018-12-05?08:57??thinPHP員工管理系統\thinkphp\Application\Runtime\Cache\Home\1fabbabda36cf12fb506b6fab100778a.php
?????文件????????705??2018-12-04?09:27??thinPHP員工管理系統\thinkphp\Application\Runtime\Cache\Home\20914c0f075f91df3579ffbdf5180b02.php
?????文件???????5911??2018-12-05?08:57??thinPHP員工管理系統\thinkphp\Application\Runtime\Cache\Home\25f74363ae67a1ee70ab134a7067fbed.php
?????文件??????17823??2018-12-04?09:37??thinPHP員工管理系統\thinkphp\Application\Runtime\Cache\Home\3e4cfad3d1842a096d7f38f610dc4864.php
?????文件???????1997??2018-12-05?09:42??thinPHP員工管理系統\thinkphp\Application\Runtime\Cache\Home\5b6adcb62ad2b5dfc2abc2cd5e11dc99.php
............此處省略600個文件信息
- 上一篇:php學生選課系統源碼+數據庫
- 下一篇:基于thinkphp圖書管理系統
評論
共有 條評論