首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > PHP > 一个创新的实验框架写的PHP5。

一个创新的实验框架写的PHP5。

  • 资源大小:122.33 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:1次
  • 资源积分:1积分
  • 标      签: php 框架 一个 实验 创新

资 源 简 介

THIS PROJECT IS DEAD. THE LACK OF A PROPER GARBAGE COLLECTOR IN PHP MAKES THIS PROJECT UNREALISTIC. IT WILL BE CONTINUED USING PYTHON SOONER OR LATER. THE CODE IS LEFT HERE FOR INFORMATIONAL PURPOSES, ONLY. An experimental MVC-ish framework with a relatively small footprint, designed for PHP5 - utilizing a modified MIT license. The framework is designed to run as a generic PHP web site, a standalone application, or optionally in Web Daemon Mode - where the application runs constantly in memory and simply is requested by a much smaller PHP script (about ten lines) to run a method - alleviating the pressure of creating a new huge process every time that a page is requested. It is planned that this the Web Daemon will be requested from a C module written for Apache in later revisions. Also, direct AJAX integration through PHP will be implemented as a component at a later date. This will generate Javascript on-the-fly to access different

文 件 列 表

krome
CHANGES.txt
documentation
LICENSE.txt
README.txt
source

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
0.153857s