1 / 30
文档名称:

php论坛毕业论文(整理版).doc

格式:doc   页数:30页
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

php论坛毕业论文(整理版).doc

上传人:3099984911 2015/3/10 文件大小:0 KB

下载得到文件列表

php论坛毕业论文(整理版).doc

文档介绍

文档介绍:



论文题目
院(系)名称
专业名称
班级
学生姓名
学号
指导教师姓名
2011年4月完成
目录
内容摘要: 2
关键词: 2
Abstract: 2
Key words: 3
第一章绪论 3
开发背景 3
BBS简介 4
第二章系统分析 7
开发工具简介 7
BBS技术可行性分析 8
系统数据元素 8
第三章系统概要设计 9
数据结构的设计 9
系统结构的设计 11
第四章系统详细设计 12
用户身份介绍 12
前台页面简介 12
第五章基本算法 21
检测及替代算法 21
计算总在线人数 22
计算总在线时间 23
第六章系统测试 25
运行环境 25
调试过程 25
第七章总结与展望 27
参考文献: 28
致谢 28
内容摘要:
网络论坛,也被称为异步会议系统、布告板,是网络上除了E-mail之外,最为普遍的在线讨论系统,发展的BBS系统(Bulletin Board System),的发展,逐步演变成现在的形式——基于Web的BBS系统。
在本文中,主要介绍使用php技术来实现网络论坛建设。互联网的动态WEB数据库技术,可以解决远程的数据传输与读取,远程的客户终端(Client)可以通过WEB页面提交请求,查询远端的数据服务器上的信息,同时还可以向远端数据服务器的数据库中存储信息,以实现信息的共享,技术可以降低软件的开发和部署成本,只要在服务器端安装WEB应用就可以使每个客户端都能浏览使用。
本论坛是使用php(personalhome page)编写的一个简单实用的论坛程序。的三层模型,即常见的B/S(Browser/Server)结构,也可称为B/W/S(Browser/Web/Server)结构,服务器端为Web服务器和数据库服务器。
关键词:PHP APACHE MYSQL
Abstract:
Web forums, also known as asynchronous conferencing systems, bulletin boards, is in addition to E-mail on work, the most popular online discussion system, es from the development in the early BBS system (Bulletin Board System), with the , Development, and gradually evolved into its present form - Web-based BBS systems.
In this article, focuses on using technology to work php forum building. -based Dynamic WEB database technology, can solve the remote data transmission and read, the remote client terminal (Client) can submit a request through the WEB page, query a remote data server information, but also able to remote data Information stored in the database server in order to achieve information sharing, while taking advantage of technology can reduce software development and deployment costs, as long as WEB applications installed on the server side can make use of each client can view.
This forum is to use php (personalhome page) written in a simple and practical forum for programs. The forum's three-tier model based on , that is mon B / S (Browser / Server) structure, also known as B / W / S