基于PHP的网上学校系统设计的开发与实现.docx
《基于PHP的网上学校系统设计的开发与实现.docx》由会员分享,可在线阅读,更多相关《基于PHP的网上学校系统设计的开发与实现.docx(32页珍藏版)》请在第一文库网上搜索。
1、摘要IIABSTRACTIll1绪论12系统分析32.1 可行性分析32.2 需求分析32.3 开发环境43设计工具介绍53.1 APACHE 简介53.2 PHP语言简介53.3 PHP连接MYSQL数据库63.4 Ajax 简介74系统设计84.1 系统目标84.2 系统结构84.3 数据库设计104.4 总体框架设计124.5 公共模块设计154.6 登录模块164.7 在线考试模块174.8 查询模块204.9 考试倒计时模块215总结与展望22参考文献23致谢24摘要Browser/Web模式与客户/服务器方式类似,客户端是一个标准的浏览器,服务器端是Web Servero而Web
2、Server与数据库和应用服务器的紧密结合,使得这个系统便于网上查询。更重要的是它的便于扩充应用、升级维护简便,使得这种模式的应用范围不断扩大很多部门的业务系统、企业的MIS系统纷纷采用这种模式。另外,考试系统的软件也必将不断的更新;同时软件产品本身就要经过一个不断自我完善的过程。基于上述考虑,用Browser/Web模式来设计考试系统比较合适。本文是基于PHP和MySQL,为了配合网上教学建立的“网上考试系统。实现网上学习一体化而设计的。设计本系统要熟悉HTML, PHP语言及MySQL数据库的编辑和应用。其中用到了 Dreamweaver帮助进行站点和网页设计,还用到了 phpmyadmi
3、n对MySQL数据库进行可视化操作山。全文共分为绪论、系统分析、工具简介、系统设计、总结展望、参考文献。详细阐述了系统分析、系统设计的方法及其内容,对PHP语言的使用介绍得比较多,附上关键代码,方便读者理解。关键词:Browser/Web模式,网上考试系统,PHP, MySQL数据库AbstractBrowser/Web mode is similar to client/Server mode, the client is a standard Browser,and the Server is a Web Server Conbine the Web Server and database
4、 with the applicationServer closely, Making this system online inquiry convenient. More importantly, it is easy toexpand application, upgrade convenient maintenance, making its application scope expandsunceasingly, many departments of the banking system, enterprise MIS system are using thismodel. In
5、 addition, the test system software will constantly update; Meanwhile softwareproduct itself would be passing a constant self-improvement. Based on the aboveconsideration, choose BrowserAVeb model to design this system is more appropriate.To matching the online teaching and realzing the online learn
6、ing integration, thisonline examination system,which is based on the PHP and MySQL, was set up . Design thesystem must be familiar with the HTML, PHP language and MySQL database editors andapplications. In the webpages and sites design, Dreamwaver , a visualization web design tool,helped a lot. And
7、in the design of database, phpmyadmin, a MySQL database front desk toolswhich is based on PHP, helped a lot.This paper is divided into 6 chapters: system analysis, system overview, design process,the user instructions, closing and references. The main section was on the system analysis andsystem des
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 基于 PHP 网上学校 系统 设计 开发 实现
