我本来是想找几篇介绍框架原理的文章看看,不想搜索出InitPHP这个框架,大概看了下介绍,貌似不错。只是因为头一回看到,不知道大家有用过的没有,觉得如何?
1
mcfog Mar 9, 2015
没composer.json,非PSR,
if (!defined('IS_INITPHP')) exit('Access Denied!'); 和 require_once("request.init.php"); 判决如下:死刑。 |