交互式班级同学录的设计和实现PHP+MYSQL+APACHE

时间:2020-09-01 16:16:23 计算机应用毕业论文 我要投稿

交互式班级同学录的设计和实现PHP+MYSQL+APACHE

毕业论文

交互式班级同学录的设计和实现
 
摘要: 21世纪是个繁荣的时代,人们的生活节奏加快,生活方式也发生了变化,不再只依靠电话、书信来联络,渐渐取而代之的是方便快捷的网络。同学录就是时代的产物,已成为新1代的通讯工具。在这无疆的.数字世界,同学录把文本、图像、声音、动画、视像等多种媒体信息集于1体,不但使信息的显示更加生动,而且使信息的浏览更为方便。
交互式班级同学录注重的是用户的参与,是个用户交流的平台。本系统采用php作为开发工具,用Mysql作为数据库平台,Apache作为Web服务器。结合实际需求,不仅实现同学录基本的通讯录、相册、上传下载等功能,另外还增加了论坛和意见信箱的功能。用户注册登录后,可以在通讯录模块中找到同学的联系方式;在相册中欣赏照片;在上传下载模块中上传认为值得共享的文件和照片以及下载喜欢的照片、mp3和学习资料,甚至电影等;在留言板中留言;在论坛中发起讨论或发表个人的看法;通过意见信箱模块来提交用户意见。管理员通过管理模块管理数据并针对用户对网站的意见进行网站的维护和改进。
本系统功能齐全、易于操作、具有界面设计友好简单、傻瓜式引导、访问时响应速度快等特点。
关键词:同学录;PHP;MYSQL数据库

The Design and Realization of The Interactive Register of Alumni
 
Abstract:21st century is a prosperous time, peoples rhythm of life is speeds up and the life style has also had changed, no longer only depends upon the telephone and the letter to contact with each other. Gradually, it is replaced by the convenience and fast network. The register of alumni is the product of  ages ,it has become the means of communication of new generation. In the numeral world, the register of alumni gathers the texts, the pictures, the sound, the dynamic pictures, the video and so on which are multi-media information. Not only make the show of information more vividly, also more conveniently to browse the information.
In the interactive register of alumni, the participate of customer is the most important. It is the platform of communication for user .In the system,  PHP is the development language, Mysql is the database system and Apache is the Web server. Unifies the actual demandant, the register of alumni is not only have the modules of address book 、the photo album and the function of uploading and downloading the files , also added the function of the forum and the opinion mailbox. After the user register or login , user may find the contaction method of  schoolmate from the address book module. Appreciate the picture in the photo album, upload photograph and files which are worth to share you think, as well as you can download the picture, mp3 , the material of study even movie and so on which you like in the upload and download module. In message board you can message. In the forum initiate the discussion or expresse individual view. Submits the user opinion through the opinion mailbox module to the manager’s mailbox. The manager through the administration module manage data, then maintain and improve the website according to the opinion of user.
The characteristic of the system are having completed function, easily operate, having the contact surface design in a friendly and simple way, the fool type guidance, having the quick speed of response and so on.
Keywords: The register of alumni, PHP, the MYSQL database

目       录
1 绪论 1
1.1 开发背景 1
1.2 国内外现状 1
1.3 本文组织结构 2
2 系统设计的相关知识 3
2.1 PHP简介 3
2.1.1 PHP的特点 3
2.1.2 PHP的优点 4
2.2 MYSQL简介 4
2.2.1 概述 4
2.2.2 Mysql的特点 4
2.3 APACHE WEB服务器 6
2.4 PHP+MYSQL+APACHE的安装和配置 6
2.4.1 安装Apache 6
2.4.2 PHP的安装配置 7
2.4.3 Mysql的安装和配置 8
3 系统分析 11
3.1 可行性分析 11
3.1.2 系统流程图 11
3.1.3数据流图 12
3.2需求分析 15
3.2.1系统功能需求 15
3.2.2 运行环境规定 15
3.3 数据需求分析 15
4 概要设计 21
4.1 系统总体结构设计 21
4.2 主要模块的程序流程图 21
4.3 数据库中表的设计 23
5 详细设计和代码实现 28
5.1 各模块设计与实现 28
5.1.1首页模块设计 28
5.1.2 登录模块设计 28
5.1.3 通讯录模块设计 30
5.1.4 相册模块设计 31
5.1.5 留言板模块设计 31
5.1.6 论坛模块设计 33
5.1.7上传下载模块设计 38
5.1.8 意见箱模块设计 40
6  网站测试 42
结术语与展望 43
参考文献 44
致谢 45

注:不包括源代码.

交互式班级同学录的设计和实现PHP+MYSQL+APACHE

【交互式班级同学录的设计和实现PHP+MYSQL+APACHE】相关文章:

1.航标业务系统架构的设计和实现

2.旅游云讲解系统的设计和实现

3.家庭智能技防报警系统的设计和实现

4.绿色建筑设计的实现整合和应用分析论文

5.基于NIOS II车牌识别系统的设计和实现

6.动作脚本交互式动画设计

7.浅谈基于SOA 的数据交换中心的设计和实现论文

8.Java语言的特点和实现机制

9.常用的php函数的实现和介绍