美文网首页PHP从入门到上天
轻言放弃之博客001

轻言放弃之博客001

作者: 土乒76 | 来源:发表于2017-08-15 23:33 被阅读4次
原型图
Mockups
Mockplus

cat(类目)

cat_id
catname
num// 当前栏目下文章数

user

user_id
name
nick
email
password
lastlogin

art

art_id
cat_id
user_id
nick
title
content
pubtime
lastup
comm

tag

art_id
tag

comment

comment_id
art_id
user_id
nick
content
ip
pubtime
目录
/css
/images
/lib # 底层库文件
/log # 系统日志
/upload # 上传文件
/view # 模板目录
    /front
    /admin
index.php
art.php
...

相关文章

网友评论

    本文标题:轻言放弃之博客001

    本文链接:https://www.haomeiwen.com/subject/admjrxtx.html