資源簡(jiǎn)介
通過(guò)簡(jiǎn)單的CRUD和對(duì)數(shù)據(jù)庫(kù)的操作,讓PHP或者Thinkphp操作人員快速入門(mén)案例,文件帶數(shù)據(jù)庫(kù)
代碼片段和文件信息
//?+----------------------------------------------------------------------
//?|?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?
//?+----------------------------------------------------------------------
//?應(yīng)用入口文件
//?檢測(cè)PHP環(huán)境
if(version_compare(PHP_VERSION‘5.3.0‘‘<‘))??die(‘require?PHP?>?5.3.0?!‘);
//?開(kāi)啟調(diào)試模式?建議開(kāi)發(fā)階段開(kāi)啟?部署階段注釋或者設(shè)為false
define(‘APP_DEBUG‘True);
//?定義應(yīng)用目錄
define(‘APP_PA
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件????????210??2016-09-18?17:40??think\.htaccess
?????文件??????????1??2016-09-18?17:45??think\Application\Common\Common\index.html
?????文件????????539??2016-09-18?17:45??think\Application\Common\Conf\config.php
?????文件??????????1??2016-09-18?17:45??think\Application\Common\Conf\index.html
?????文件??????????1??2016-09-18?17:45??think\Application\Common\index.html
?????文件??????????1??2016-09-18?17:45??think\Application\Home\Common\index.html
?????文件?????????50??2016-09-18?17:45??think\Application\Home\Conf\config.php
?????文件??????????1??2016-09-18?17:45??think\Application\Home\Conf\index.html
?????文件???????1952??2016-09-18?17:45??think\Application\Home\Controller\BoardController.class.php
?????文件????????320??2016-09-18?17:45??think\Application\Home\Controller\DBController.class.php
?????文件????????227??2016-09-18?17:45??think\Application\Home\Controller\debug.log
?????文件??????????1??2016-09-18?17:45??think\Application\Home\Controller\index.html
?????文件????????683??2016-09-18?17:45??think\Application\Home\Controller\IndexController.class.php
?????文件???????1894??2016-09-18?17:45??think\Application\Home\Controller\PostController.class.php
?????文件????????300??2016-09-18?17:45??think\Application\Home\Controller\StarController.class.php
?????文件???????1184??2016-09-18?17:45??think\Application\Home\Controller\UserController.class.php
?????文件??????????1??2016-09-18?17:45??think\Application\Home\index.html
?????文件??????????1??2016-09-18?17:45??think\Application\Home\Model\index.html
?????文件????????657??2016-09-18?17:45??think\Application\Home\View\Board\detail.html
?????文件????????584??2016-09-18?17:45??think\Application\Home\View\Board\index.html
?????文件??????????1??2016-09-18?17:45??think\Application\Home\View\index.html
?????文件???????1222??2016-09-18?17:45??think\Application\Home\View\Post\index.html
?????文件????????105??2016-09-18?17:45??think\Application\Home\View\Star\index.html
?????文件????????472??2016-09-18?17:45??think\Application\Home\View\User\index.html
?????文件????????711??2016-09-18?17:45??think\Application\Home\View\User\login.html
?????文件????????713??2016-09-18?17:45??think\Application\Home\View\User\reg.html
?????文件?????109518??2016-09-18?17:45??think\Application\Home\View\xinxing.css
?????文件??????????1??2016-09-18?17:45??think\Application\index.html
?????文件?????????15??2016-09-18?17:45??think\Application\README.md
?????文件???????1608??2016-09-18?17:45??think\Application\Runtime\Cache\Home\02ba5943b270eb637442078f97cd611d.php
............此處省略483個(gè)文件信息
評(píng)論
共有 條評(píng)論