5 Star 13 Fork 2

Krabs/HYPHP2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
index.php 254 Bytes
一键复制 编辑 原始数据 按行查看 历史
Krabs 提交于 2017-08-26 16:26 . no commit message
<?php
if(version_compare(PHP_VERSION,'5.4.0','<')){
header("Content-Type: text/html; charset=UTF-8");
die('HYPHP2.0 不支持 5.4以下的PHP版本. 当前你的PHP版本:' . PHP_VERSION);
}
define('DEBUG' ,true);
require 'HY/HYPHP.php';
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/hyyyp/HYPHP2.git
git@gitee.com:hyyyp/HYPHP2.git
hyyyp
HYPHP2
HYPHP2
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385