資源簡介
首先新建waterful數據庫,然后在該數據庫執行 waterful.sql 腳本,之后修改 application/common/conf/config.php 中的數據庫配置信息,然后 瀏覽index.php 即可
代碼片段和文件信息
//?+----------------------------------------------------------------------
//?|?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
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2016-12-14?22:03??.idea\
?????目錄???????????0??2016-12-14?21:28??.idea\copyright\
?????文件??????????76??2016-12-14?21:28??.idea\copyright\profiles_settings.xm
?????文件?????????545??2016-12-14?21:28??.idea\misc.xm
?????文件?????????270??2016-12-14?21:28??.idea\modules.xm
?????文件?????????281??2016-12-14?21:28??.idea\waterfall.iml
?????文件???????24651??2016-12-14?22:03??.idea\workspace.xm
?????目錄???????????0??2016-12-14?21:28??Application\
?????目錄???????????0??2016-12-14?21:28??Application\Common\
?????目錄???????????0??2014-05-14?11:51??Application\Common\Common\
?????目錄???????????0??2016-12-14?21:47??Application\Common\Conf\
?????文件?????????523??2016-12-14?21:47??Application\Common\Conf\config.php
?????目錄???????????0??2016-12-14?21:28??Application\Home\
?????目錄???????????0??2014-05-14?11:50??Application\Home\Common\
?????目錄???????????0??2016-12-14?21:28??Application\Home\Conf\
?????文件?????????257??2014-05-15?09:33??Application\Home\Conf\config.php
?????目錄???????????0??2016-12-14?21:28??Application\Home\Controller\
?????文件?????????512??2014-05-15?10:24??Application\Home\Controller\IndexController.class.php
?????目錄???????????0??2014-05-14?11:50??Application\Home\Model\
?????目錄???????????0??2016-12-14?21:28??Application\Home\View\
?????目錄???????????0??2016-12-14?21:53??Application\Home\View\Index\
?????文件????????2614??2016-12-14?21:53??Application\Home\View\Index\index.html
?????目錄???????????0??2016-12-14?21:28??Application\Runtime\
?????目錄???????????0??2016-12-14?21:28??Application\Runtime\Cache\
?????目錄???????????0??2016-12-14?21:28??Application\Runtime\Cache\Home\
?????文件????????2681??2016-12-14?21:55??Application\Runtime\Cache\Home\2a94b8bda04ff446dcedd42276fc99ee.php
?????目錄???????????0??2014-05-15?09:06??Application\Runtime\Data\
?????目錄???????????0??2016-12-14?21:40??Application\Runtime\Logs\
?????文件??????332544??2014-05-15?10:34??Application\Runtime\Logs\14_05_15.log
?????文件???????17017??2016-12-14?21:55??Application\Runtime\Logs\16_12_14.log
?????目錄???????????0??2014-05-15?09:06??Application\Runtime\Temp\
............此處省略430個文件信息
- 上一篇:php cms對接微信
- 下一篇:簡約BBS-ThinkPHP開發(含sql腳本)
評論
共有 條評論