- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
基于PHP 校园门户网站概要1
摘 要
随着我国经济与科技的不断发展,教育信息化、校园网络化作为网络时代的教育方式和环境,已经成为教育发展的方向。校园网作为教育教学、科研、管理等工作的一个平台和基础设施,它的建成有助于加强教师之间、师生之间的沟通交流,改变传统的教学模式和教育管理方法,对推动教育信息化发展具有重要意义
因此,社会信息化建立工作拥有持久性、丰富性和实质的多变性;由于这样,校园门户网站也不是一个简便的、封锁的、停止的系统,而是一个丰富的、开放的、在应用的深度和广度上,跟着时间的推迟会渐渐改变和成长的系统。
本系统采用php编程语言加mysql数据库进行开发,二者搭配使得网站开发变得根据简单和实用,开发出该系统大大减轻了的工作量,增加了工作效率。
关键词:PHP;校园;门户
Abstract
Along with our country economy and the continuous development of science and technology, education informationization, the campus network as a way of education and the environment of the network age, has become the direction of education development. Campus network as the education teaching, scientific research and management of a platform and infrastructure, its built to help strengthen the communication between teachers and between teachers and students, change the traditional teaching mode and education management method, is of great significance to promote the development of education informatization
Therefore, to establish social informatization work with persistence, richness and substantial variability; Due to this, the campus portal is not a simple, blockade, stop the system, but a rich, open, and on the depth and breadth of application, along with the time delay system will gradually change and grow.
This system adopts the PHP programming language and mysql database development, the collocation makes web development according to the simple and practical, to develop the system greatly reduce the workload, increase the working efficiency.
Keywords: PHP;The campus; The portal
目 录
摘 要 i
ABSTRACT ii
目 录 iii
摘 要 i
第1章 导言 1
1.1发展现状 1
1.2系统开发背景 1
1.3本设计的主要内容 2
第2章 关键技术介绍 3
2.1关于 html的简介 3
2.2 PHP的技术 5
2.2.1 PHP 的简介 5
2.2.2 PHP开发平台 6
2.2.3 PHP文件的组成 7
2.3 进行访问数据库的实现方法 7
2.4 MYSQL数据库 8
2.4.1 关于MYSQL解释 8
2.4.2MYSQL特点特性 9
2.4.3 MYSQL数据库应用环境 9
2.5Apache解释 10
第3章 系统分析与设计 11
3.1概述 11
3.2需求的分析 11
3.2.1需求的分析概述 11
3.3 系统设计 11
3.3.1系统功能的设计 11
3.3.2系统的用例分析 12
3.3.3数据库设计 13
第4章 系统实现 16
4.1 网站设计 16
4.1.1登录模块 16
4.1.2管理员主页面模块 2
文档评论(0)