大学时代作品。已不再维护。


2017/01/02,路由器改为PHP扩展C实现,PHP扩展路由地址:https://github.com/numberwolf/RollerPHP_Router_Extension, 目前仅支持Ubuntu 14.04上实现,PHP5.5的, 示例url:http://realrace.cn/RollerPHP_CR_framework/?r=/hm/Index/ct/index/mt/start

2016/08/15,在html文件中相对链接前加{{URL_HEAD}},定义全局URL_HEAD为项目前缀链接

2016/08/12,更新路由器:http://yourhost/projectname/index.php/Home/Controller/Method

2016/07/17,更新路由器,更新memcache缓存bug

2016/05/03,修正db.class.php兼容事务,之前的db封装类库的PDO连接为私有,所以不兼容,更新之后兼容事务,修正文件上传封装拓展,修正上传文件

2016/05/01,更新URL标准路径 在./Views/upload.html中,更新推荐URL为?Home=Index&Cont=index&Meth=uploadFile&class=temp,改变了以往的__Parameter__格式

2016/04/04,更新非PDO连接数据库类库的更新

2016/03/30,更新视图层路由路径

2016/03/20,控制器加入命名空间(具体反馈请看文档http://123.56.154.87/RollerDoc/introduce.html),控制器命名:空间规则, namespace ControllerHome名称

翻滚吧 PHP!

RollerPHP V1.2

======================================================================

开发者: NumberWolf

邮箱: porschegt23@foxmail.com

时间: 2016/02/05

中文文档: http://realrace.cn/RollerDoc/introduce.html

———————————-———————————-———————————-————————

* Copyright [2017] [Chang Yanlong]

* Licensed under the Apache License, Version 2.0 (the "License");

* you may not use this file except in compliance with the License.

* You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

* Unless required by applicable law or agreed to in writing, software

* distributed under the License is distributed on an "AS IS" BASIS,

* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

* See the License for the specific language governing permissions and

* limitations under the License.

框架结构:

[RollerPHP] | |----------[Configs] // 配置 | |----------[Controller] // 控制器文件 | |----------[Models] // 数据模型 | |----------[Storage] // 存储 | |----------[System] // 系统文件 | |----------[Templates] // 模板 | |----------[Views] // 视图 | |----------index.php // 入口文件

目前系统数据库封装库不仅可以支持PDO连接,非PDO配置也已经更新,文档之后会跟上,谢谢!

支持memcache,请预先在服务器安装memcache

访问:http://HOST/RollerPHP_framework/
或者带参数index.php?Home=Index&Cont=index&Meth=start

版权声明:

1、该文章(资料)来源于互联网公开信息,我方只是对该内容做点评,所分享的下载地址为原作者公开地址。
2、网站不提供资料下载,如需下载请到原作者页面进行下载。
3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考学习用!
4、如文档内容存在违规,或者侵犯商业秘密、侵犯著作权等,请点击“违规举报”。