文件名称:simple-CMS:简单的内容管理系统(HTML、CSS、PHP、MYSQL[PDO])
文件大小:6KB
文件格式:ZIP
更新时间:2024-07-26 11:25:38
PHP
@hilmanrdn 使用 PHP&MySQL 作为后端的简单 cms +页面完成: 索引(首页博客) 单页搜索页 管理员:索引、添加、删除、编辑 +待办事项: 重构样式时的用户身份验证 time_updated
【文件预览】:
simple-CMS-master
----admin()
--------add.php(1KB)
--------delete.php(320B)
--------index.php(790B)
--------edit.php(2KB)
----database()
--------db.php(231B)
--------blog.php(1KB)
----search.php(1KB)
----index.php(917B)
----template()
--------searchform.php(166B)
----single.php(896B)
----readme.md(262B)