文件名称:oldcms:开源、简单、安全PHP开发框架
文件大小:146KB
文件格式:ZIP
更新时间:2024-07-01 04:59:12
PHP
OldCMS | 版本 1.0 | 开源、简单、安全PHP开发框架 1. 程序文件组织 | install/ /* 数据库文件、服务器Rewrite规则 */ | oldcms.sql /* 数据库文件 */ | rewrite.txt /* Rewrite规则(Apache,Nginx) */ | libs/ /* Smarty程序目录 */ | source/ /* 核心类库、方法 */ | class/ /* 类库 */ | Captcha.class.php /* 验证码类 */ | DB.class.php
【文件预览】:
oldcms-master
----install()
--------oldcms.sql(2KB)
--------rewrite.txt(467B)
----source()
--------class()
--------global.func.php(203B)
--------function.php(11KB)
--------common.php(204B)
--------index.php(307B)
--------login.php(1KB)
--------register.php(4KB)
----config.php(2KB)
----50x.html(52B)
----README.md(3KB)
----readme.html(4KB)
----index.php(291B)
----init.php(2KB)
----404.html(50B)
----libs()
--------internals()
--------Smarty.class.php(63KB)
--------debug.tpl(3KB)
--------plugins()
--------Config_File.class.php(13KB)
--------Smarty_Compiler.class.php(90KB)
----captcha.php(276B)
----themes()
--------default()