• 大小: 39.15M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-01-29
  • 语言: PHP
  • 标签: php  thinkPHP  

资源简介

thinkphp第三方插件示例

代码片段和文件信息

// +----------------------------------------------------------------------
// | 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 
// +----------------------------------------------------------------------

// 应用入口文件
// 检测是否是新安装
if(file_exists(“./Public/install“) && !file_exists(“./Public/install/install.lock“)){
    // 组装安装url
    $url=$_SERVER[‘HTTP_HOST‘].trim($_SERVER[‘script_NAME‘]‘index.

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2017-03-23 06:11  thinkphp-bjyadmin-master\
     文件          67  2017-03-23 06:11  thinkphp-bjyadmin-master\.gitignore
     文件         184  2017-03-23 06:11  thinkphp-bjyadmin-master\.htaccess
     目录           0  2017-03-23 06:11  thinkphp-bjyadmin-master\Application\
     目录           0  2017-03-23 06:11  thinkphp-bjyadmin-master\Application\Admin\
     目录           0  2017-03-23 06:11  thinkphp-bjyadmin-master\Application\Admin\Conf\
     文件         344  2017-03-23 06:11  thinkphp-bjyadmin-master\Application\Admin\Conf\config.php
     目录           0  2017-03-23 06:11  thinkphp-bjyadmin-master\Application\Admin\Controller\
     文件         551  2017-03-23 06:11  thinkphp-bjyadmin-master\Application\Admin\Controller\IndexController.class.php
     文件        1422  2017-03-23 06:11  thinkphp-bjyadmin-master\Application\Admin\Controller\NavController.class.php
     文件         248  2017-03-23 06:11  thinkphp-bjyadmin-master\Application\Admin\Controller\PostsController.class.php
     文件        8956  2017-03-23 06:11  thinkphp-bjyadmin-master\Application\Admin\Controller\RuleController.class.php
     文件         454  2017-03-23 06:11  thinkphp-bjyadmin-master\Application\Admin\Controller\UserController.class.php
     文件           0  2017-03-23 06:11  thinkphp-bjyadmin-master\Application\Admin\Controller\index.html
     文件           2  2017-03-23 06:11  thinkphp-bjyadmin-master\Application\Admin\index.html
     目录           0  2017-03-23 06:11  thinkphp-bjyadmin-master\Application\Api\
     目录           0  2017-03-23 06:11  thinkphp-bjyadmin-master\Application\Api\Controller\
     文件        1440  2017-03-23 06:11  thinkphp-bjyadmin-master\Application\Api\Controller\AlipayController.class.php
     文件         593  2017-03-23 06:11  thinkphp-bjyadmin-master\Application\Api\Controller\AppstoreController.class.php
     文件         972  2017-03-23 06:11  thinkphp-bjyadmin-master\Application\Api\Controller\RongController.class.php
     文件        1151  2017-03-23 06:11  thinkphp-bjyadmin-master\Application\Api\Controller\WeixinpayController.class.php
     文件           0  2017-03-23 06:11  thinkphp-bjyadmin-master\Application\Api\index.html
     目录           0  2017-03-23 06:11  thinkphp-bjyadmin-master\Application\Common\
     目录           0  2017-03-23 06:11  thinkphp-bjyadmin-master\Application\Common\Common\
     文件       50186  2017-03-23 06:11  thinkphp-bjyadmin-master\Application\Common\Common\function.php
     文件           1  2017-03-23 06:11  thinkphp-bjyadmin-master\Application\Common\Common\index.html
     目录           0  2017-03-23 06:11  thinkphp-bjyadmin-master\Application\Common\Conf\
     文件        7801  2017-03-23 06:11  thinkphp-bjyadmin-master\Application\Common\Conf\config.php
     文件           1  2017-03-23 06:11  thinkphp-bjyadmin-master\Application\Common\Conf\index.html
     目录           0  2017-03-23 06:11  thinkphp-bjyadmin-master\Application\Common\Controller\
     文件         464  2017-03-23 06:11  thinkphp-bjyadmin-master\Application\Common\Controller\AdminbaseController.class.php
............此处省略3287个文件信息

评论

共有 条评论