文件名称:moophp开源框架
文件大小:1.64MB
文件格式:ZIP
更新时间:2012-01-18 12:22:27
php,框架,moophp
MooPHP简介 MooPHP,全名是More & Original PHP Framwork。从MooPHP的全名我们就可以感受到 MooPHP框架的设计理念:在安全、高效、稳定、易用的前提下,还原PHP语言的原生态;以 松耦合的方式,进一步增强了MooPHP的扩展性。与Zend Framework、FleaPHP等PHP开发 框架一样,MooPHP除了核心之外,基于其本身松耦合的特性,非常容易进行外围的扩展。 不可否认,在PHP社区宣布停止对PHP4支持的今天,PHP4的程序仍然占据着主要的地位。 MooPHP以其原生态的PHP语言,很好的使用了PHP4、PHP5等多种PHP运行环境,并良好的 运行于各种服务器构架中。
【文件预览】:
Preview.html
Examples
----MooPlugins()
--------plugins_ipdata.php(315B)
--------plugins_ucenter_nodb.php(3KB)
--------plugins_ucenter_db.php(3KB)
--------plugins_fckeditor_lite.php(542B)
--------ucenter()
--------plugins_excel.php(1KB)
----TenMinutesBlog()
--------Moo-templates()
--------blog_index.php(597B)
--------blog_view.php(1KB)
--------Moo-admin()
--------MooConfig.php(1KB)
--------blog_admin.php(1KB)
--------Moo-data()
----MooPHP()
--------MooTemplateIncludeTest.php(30B)
--------Moo-templates()
--------MooUpload.php(1KB)
--------MooMsSQL.php(462B)
--------MooMySQL.php(733B)
--------MooValidation.php(6KB)
--------MooSeccode.php(532B)
--------MooCache.php(665B)
--------Moo-data()
--------MooFiles.php(899B)
--------MooTemplate.php(691B)
--------MooImage.php(701B)
Install
----Install.php(3KB)
----install.sql(1KB)
----style.css(6KB)
MooPHP
----license.txt(1KB)
----libraries()
--------MooTemplate.class.php(4KB)
--------MooAdminTemplate.class.php(12KB)
--------MooCache.class.php(4KB)
--------MooAdminTemplateGetHtml.inc.php(7KB)
--------MooMsSQL.class.php(4KB)
--------MooFiles.class.php(4KB)
--------MooValidation.class.php(6KB)
--------MooUpload.class.php(6KB)
--------MooSeccode.class.php(3KB)
--------MooMySQLDebug.inc.php(4KB)
--------MooCategory.class.php(838B)
--------MooImage.class.php(11KB)
--------MooMySQL.class.php(6KB)
----MooPHP.php(17KB)
----MooConfig5.php(1KB)
----MooCacheConfig.php(930B)
----Global.function.php(4KB)
----plugins()
--------manyou.php(12KB)
--------51.php(613B)
--------51()
--------xiaonei.php(9KB)
Docs
----快速入门.pdf(1.15MB)
----BLOG实例教程.pdf(379KB)
----模板指导.pdf(319KB)