基于PHP语言对博客的设计与开发.rar

  • 需要金币1000 个金币
  • 资料包括:完整论文
  • 转换比率:金钱 X 10=金币数量, 即1元=10金币
  • 论文格式:Word格式(*.doc)
  • 更新时间:2014-04-01
  • 论文字数:12611
  • 当前位置论文阅览室 > 毕业设计 > 设计说明 >
  • 课题来源:(riku0803)提供原创文章

支付并下载

摘要:本系统利用PHP动态网络开发技术,以MySQL作为后台数据库,使用Apache配置Web服务器,结合JavaScript和HTML两种脚本语言,以及配合多种网页开发工具,实现了基于B/S模式的个人日志发表和交流的平台——个人博客系统。全文主要分为5个部分:第1部分主要介绍个人博客系统的特点、优点和本系统所要用到的各种开发技术;第2部分主要分析了系统的各项功能和性能需求;第3部分系统数据库设计,主要分析和设计了系统的数据库表和项,以及数据库各项的标识符;第4部分系统详细设计,逐一给出了系统各个模块的详细设计过程;第5部分系统配置和发布,介绍了系统开发和运行的相关环境配置以及运行效果展示。

关键词:博客;PHP;My SQL;动态网页;B/S模式

 

Abstract:The system uses PHP as dynamic network development technology, MySQL as backstage database, Apache as Web server and unifies two kinds of script language JavaScript and HTML, as well as many kinds of homepage development kit. The personal Blog System has realized an exchange platform with individual diary and article publication based on B/S model. The thesis is divided into five chapters: Chapter 1 introduces main features, advantages and development technologies used in the system; Chapter 2 presents process flow, system functions and comparison of traditional system and our system; Chapter 3 designs system database and tables as well as the database identifier; Chapter 4 describes various modules of the system by providing detailed design processes, algorithms and techniques; Chapter 5 introduces the relevant environmental configuration of the development and presents some example executions of the system.

Key words: Blog; PHP; My SQL; Dynamic Website; B/S model