文档详情

《基于PHP的多用户博客系统的设计.doc

发布:2017-01-11约1.39万字共25页下载文档
文本预览下载声明
基于PHP的多用户博客系统的设计06计算机二班 张峰 【摘要】随着互联网技术的高速发展,生活节奏的加快,博客被越来越多的人选择作为学习和交流的工具。博客的内容丰富多彩,有对其他网站的超链接和评论,有个人构思,还有新闻日志、照片、诗歌和散文等。博客具有自主性、开放性、互动性和共享性的特点,是一个很好的交流的渠道,思想展现的舞台和学术探讨的园地。本系统是一个实用的个人博客网站,集博客、评论、图片上传于一身。未注册用户(访客)可以浏览文章,发表评论。也可以通过注册成为该系统的注册用户,注册用户可以管理自己的博客、评论,同时还可以发表新日志,上传图片等。 【关键词】博客;日志;评论 The Design and Implementation of Blog Based on PHP Abstract :With the extensive application of the Internet, dynamic web technology has emerged. This text describes the application of PHP technology and development the blog system.Blog system is mainly to provide users with published articles, browse articles, and other functions,Users can express themselves by some articles and with other netizens to conduct exchanges. Blog system of the main article on the digital management, information, intelligence, is to break the way of Released an article by traditional newspapers and magazine published ,it make a new way to try.The system is designed by PHP technology, backstage adoption MySQL database.In this text,it analysis the blog system by feasibility and the demand of the user. Under the modular theory, planning and design of the system functional modules; In the database design, a detailed description of the database structure and database integrity, security measures; Programming is used object-oriented programming design, system design ideas, background for the future and function of the program in detail; System testing, Analysis of the specific course of testing the key issues and proposed solutions to achieve system function. Finally, the system in an objective, comprehensive evaluation, as well as further improvements made. Key words :Blog;PHP;MySQL 目 录 引言 2 1. 系统的可行性分析 3 1.1系统的目标和研究方法 3 1.2传统系统的分析 4 1.3所要开发系统的分析 5 1.4系统的其它可行性 6 2.系统需求分析和概要设计 7 2.1系统需求分析 7 2.2概要设计 9 3. 系统数据库设计 12 3.1数据库表的设计 12 4. 系统的详细设计 14 4.1主要页面设计 15 4.2系统主要功能模块开发 15 5. 总结 22 参考文献: 24 致 谢 25 引言 博客(Blog)即WebBlog,是“网络日志”的意思, 是“一种表达个人思想和网络链接,内容按照时间顺序排列,并且不断更新的出版方式”。它“倡导思想的交
显示全部
相似文档