44 Star 65 Fork 45

ayhome / easyapps

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
api.php 224 Bytes
一键复制 编辑 Web IDE 原始数据 按行查看 历史
ayhome 提交于 2015-05-15 15:29 . API接口和概述文档
<?php
if(version_compare(PHP_VERSION,'5.3.0','<')) die('require PHP > 5.3.0 !');
define('MODE_NAME','api');
define('BIND_MODULE','Api');
define('APP_DEBUG',True);
define('APP_PATH','./Apps/');
require './PHP/ThinkPHP.php';
PHP
1
https://gitee.com/anyhome/easyapps.git
git@gitee.com:anyhome/easyapps.git
anyhome
easyapps
easyapps
master

搜索帮助

14c37bed 8189591 565d56ea 8189591