CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数据库系统 MySQL数据库

文件名称:PHPnowFramework_v1.0

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    392.9kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

PHPnow提供安全快速的PHP开发解决方案,PHPnow framework采用国际公认的mvc思想,采用OOP方式开发,易扩展、稳定、超强大负载能力,企业级安全部署,重点发展现代安全快速的互联网应用程序开发



PHPnow framework运行环境:PHP5.2.x或更高版本,引擎支持Rewrite



基于PHP5.3.x开发

企业级安全部署

中文注释 永久免费开源

提供了基础的web mvc

重点发展现代安全快速的互联网应用程序开发

采用OOP方式开发,易扩展、稳定、超强大负载能力

加入了常用实用性强的函数

更方便集成第三方class组件

基于PDO的数据持久化解决方案

视图管理,基于smarty模板引擎支持

可将数据表分离到不同的数据库服务器

默认提供了file、memcache两种缓存机制-Fast PHPnow provide security PHP development solutions, PHPnow framework mvc thinking internationally recognized OOP way to develop, easy to expand, stable, super-large load capacity, the deployment of enterprise-class security, focusing on the development of modern safe and fast Internet application development PHPnow web mvc framework to run the environment: PHP5.2.x or later, the engine support Chinese Note Rewrite-based deployed with the PHP5.3.x development enterprise-class security permanently free open source provides the foundation focusing on the development of modern safe and fast Internet application development using OOP way to develop, easy to expand, stable, super large load capacity added commonly practical function more convenient to integrate third-party class components based PDO data persistence solution view management data table separation, based on the smarty template engine support default to a different database server provides file, memcache two caching mechani
(系统自动生成,下载前可以参看下载内容)

下载文件列表

.htaccess
application/
application/configs/
application/configs/common.php
application/controllers/
application/controllers/Index/
application/controllers/Index/IndexController.php
application/function/
application/function/common.php
application/Langs/
application/models/
application/plugins/
application/views/
application/views/default/
application/views/default/index/
application/views/default/index/Index/
application/views/default/index/Index/index.html
caching/
caching/views/
caching/views/cache/
caching/views/cache/default/
caching/views/cache/default/d4/
caching/views/cache/default/d4/2d/
caching/views/cache/default/d4/2d/37/
caching/views/cache/default/d4/2d/37/d42d37b50cfda1bd6c717c12a0b474fbf34288f7.index.html.php
caching/views/compile/
caching/views/compile/default/
caching/views/compile/default/d4/
caching/views/compile/default/d4/2d/
caching/views/compile/default/d4/2d/37/
caching/views/compile/default/d4/2d/37/d42d37b50cfda1bd6c717c12a0b474fbf34288f7.file.index.html.cache.php
docs/
docs/说明.txt
phpnow/
phpnow/configs/
phpnow/configs/common.php
phpnow/configs/database.php
phpnow/core/
phpnow/core/PHPnowAction.class.php
phpnow/core/PHPnowApp.php
phpnow/core/PHPnowBootstrap.class.php
phpnow/core/PHPnowCache.class.php
phpnow/core/PHPnowClass.class.php
phpnow/core/PHPnowConfig.class.php
phpnow/core/PHPnowCookie.class.php
phpnow/core/PHPnowDatabase.class.php
phpnow/core/PHPnowDir.class.php
phpnow/core/PHPnowException.class.php
phpnow/core/PHPnowFile.class.php
phpnow/core/PHPnowImport.class.php
phpnow/core/PHPnowInput.class.php
phpnow/core/PHPnowIs.class.php
phpnow/core/PHPnowLang.class.php
phpnow/core/PHPnowLoader.class.php
phpnow/core/PHPnowRequest.class.php
phpnow/core/PHPnowReturns.class.php
phpnow/core/PHPnowString.class.php
phpnow/core/PHPnowView.class.php
phpnow/drive/
phpnow/drive/cache/
phpnow/drive/cache/file.php
phpnow/drive/cache/memcache.php
phpnow/drive/database/
phpnow/drive/database/pdo.php
phpnow/drive/view/
phpnow/drive/view/Smarty/
phpnow/drive/view/smarty.php
phpnow/drive/view/Smarty/debug.tpl
phpnow/drive/view/Smarty/plugins/
phpnow/drive/view/Smarty/plugins/block.textformat.php
phpnow/drive/view/Smarty/plugins/function.counter.php
phpnow/drive/view/Smarty/plugins/function.cycle.php
phpnow/drive/view/Smarty/plugins/function.fetch.php
phpnow/drive/view/Smarty/plugins/function.html_checkboxes.php
phpnow/drive/view/Smarty/plugins/function.html_image.php
phpnow/drive/view/Smarty/plugins/function.html_options.php
phpnow/drive/view/Smarty/plugins/function.html_radios.php
phpnow/drive/view/Smarty/plugins/function.html_select_date.php
phpnow/drive/view/Smarty/plugins/function.html_select_time.php
phpnow/drive/view/Smarty/plugins/function.html_table.php
phpnow/drive/view/Smarty/plugins/function.mailto.php
phpnow/drive/view/Smarty/plugins/function.math.php
phpnow/drive/view/Smarty/plugins/function.url.php
phpnow/drive/view/Smarty/plugins/modifier.capitalize.php
phpnow/drive/view/Smarty/plugins/modifier.config.php
phpnow/drive/view/Smarty/plugins/modifier.date_format.php
phpnow/drive/view/Smarty/plugins/modifier.debug_print_var.php
phpnow/drive/view/Smarty/plugins/modifier.escape.php
phpnow/drive/view/Smarty/plugins/modifier.lang.php
phpnow/drive/view/Smarty/plugins/modifier.regex_replace.php
phpnow/drive/view/Smarty/plugins/modifier.replace.php
phpnow/drive/view/Smarty/plugins/modifier.spacify.php
phpnow/drive/view/Smarty/plugins/modifier.truncate.php
phpnow/drive/view/Smarty/plugins/modifier.url.php
phpnow/drive/view/Smarty/plugins/modifiercompiler.cat.php
phpnow/drive/view/Smarty/plugins/modifiercompiler.count_characters.php
phpnow/drive/view/Smarty/plugins/modifiercompiler.count_paragraphs.php
phpnow/drive/view/Smarty/plugins/modifiercompiler.count_sentences.php
phpnow/drive/view/Smarty/plugins/modifiercompiler.count_words.php
phpnow/drive/view/Smarty/plugins/modifiercompiler.default.php
phpnow/drive/view/Smarty/plugins/modifiercompiler.escape.php
phpnow/drive/view/Smarty/plugins/modifiercompiler.from_charset.php
phpnow/drive/view/Smarty/plugins/modifiercompiler.indent.php
phpnow/drive/view/Smarty/plugins/modifiercompiler.lower.php
phpnow/drive/view/Smarty/plugins/modifiercompiler.noprint.php
phpnow/drive/view/Smarty/plugins/modifiercompiler.string_format.php
phpnow/drive/view/Smarty/plugins/modifiercompiler.strip.php
phpnow/drive/view/Smarty/plugins/modifiercompiler.strip_tags.php
phpnow/drive/view/Smarty/plugins/modifiercompiler.to_charset.php
phpnow/drive/view/Smarty/plugins/modifiercompiler.unescape.php
phpnow/drive/view/Smarty/plugins/modifiercompiler.upper.php
phpnow/drive/view/Smarty/plugins/modifiercompiler.wordwrap.php
phpnow/drive/view/Smarty/plugins/outputfilter.trimwhitespace.php
phpnow/drive/view/Smarty/plugins/shared.escape_special_chars.php
phpnow/drive/view/Smarty/plugins/shared.literal_compiler_param.php
phpnow/drive/view/Smarty/plugins/shared.make_timestamp.php
phpnow/drive/view/Smarty/plugins/shared.mb_str_replace.php
phpnow/drive/view/Smarty/plugins/shared.mb_unicode.php
phpnow/drive/view/Smarty/plugins/shared.mb_wordwrap.php
phpnow/drive/view/Smarty/plugins/variablefilter.htmlspecialc

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com