当前位置:首页 > 企业信息管理系统 - 图文
企业管理系统
冯美峰
安徽工业经济职业技术学院,计算机科学与技术系,安徽,合肥,230000
摘 要:随着Internet在中国的迅速发展,人们日常生活中越来越多地使用这项新的技术来为自己的工作和学习服务.由于WEB页面能把文本、图像、声音、动画、视像等多种媒体信息集于一体,不但使信息的显示更加生动,而且使信息的浏览更为方便,同时WEB页能实现网上交易平台、客户信息反馈方便了企业与客户之间信息交流,因此许多企业纷纷建设网站以增强企业知名度.网站主要用PHP+MYSQL架设用户注册以及客户信息反馈,使客户信息第一时间反馈给企业,拉近企业与客户之间的距离。本篇论文是对我设计的网站的一点论述,主要论述了企业管理网站建设规划的主体思想、利用PHP+MYSQL数据库实现用户注册和信息反馈等。随着现代信息技术的飞速发展,信息管理水平已成为衡量国家综合实力的重要标志。
采用Apache作为Web服务器、PHP作为程序开发语言、MySQL为关系数据库,开发了使用方便的企业信息管理系统,方便用户和企业之间的交流信息。本文重点论述了该信息系统的设计开发过程,包括系统研究背景及意义,系统开发环境与技术,系统的分析与设计,数据库设计,系统的详细设计及开发,以及系统开发的关键技术。在对整个系统详细分析的基础上,阐述了整个系统的实现过程。
关键词:数据库;预约报名;PHP;MySql; Apache
I
Enterprise Management System
FengMeiFeng
Department of Computer Science and Technology, , ,AnHui, 238000
Abstract: with the rapid development of Internet in Chinese, in people's daily life more and more use of this new technology for their own work and learning services. Because the WEB page can text, image, sound, animation, video and other media information in one set, not only more vivid display of information, and the information browsing more convenient, simultaneously the WEB page could realize on-line transaction platform, the customer information feedback to facilitate the exchange of information between enterprises and customers, therefore many enterprises construction site to enhance corporate visibility. Web site user registration and customer information feedback is mainly used PHP+MYSQL, the first time the customer information feedback to the enterprise, to the enterprise and the customer distance. This thesis is to design a discussion site, mainly discusses the subject of enterprise management construction site planning ideas, the use of PHP+MYSQL database user registration and information feedback. With the rapid development of modern information technology, information management has become an important symbol to measure the comprehensive national strength.Using Apache as Web server, PHP as development language, MySQL as database, developed the use of the enterprise information management system is convenient, easily between users and enterprises exchange information. This paper focuses on the design and development process of the information system, including the research background and significance of the system, system development environment and technology, analysis and design, database design, detailed design and development of the system, and the key technology of system development. Based on the detailed analysis of the whole system, expounds the implementation process of the whole system.
key words: Database; Reservation; PHP; MySql; Apache
II
引 言
本网站的主题是金汇教育,整个网站都是以法律性的内容为主的,主要包括了公司首页、金辉介绍、项目培训、在线报名、信息公告、招贤纳士、师资团队、市场反馈、金汇论坛 等栏目。在整个设计过程中主要是运用Dreamweaver、MySql数据库、PHP语言等编写的。通过本网站系统,给想了解金汇教育的人群提供了一个良好的平台,同时也为有意愿了解金融相关信息、想报名的用户提供了一个可以互动解决问题的平台。
如今,在网络技术的迅猛发展下,互联网的不断普及,让人们都感受到网络的方便快捷,从而大家都喜欢选择从互联网上获取信息,因此,互联网逐渐成为一个宽广的信息发布平台和获取信息的平台。本网站也需要通过Internet来对外宣传、普及,从而帮助到更多想了解金融的人们。
本网站主要是以建立Dreamweaver、MySql、PHP等技术的动态网站管理系统的前台表现模块,使用了PHP技术的动态网页技术,加上MySql数据库作为后台数据库,制作了一个简单的企业网站系统,实现了企业网站的基本功能,例如在线报名的实现等。
III
工业经济学院计算机科学技术系2011届毕业论文(设计)
目 录
第1章、绪 论 .................................................................... 1
1.1、课题背景与意义 ........................................................... 1 1.2、信息管理概况与存在的问题.................................................. 1 1.3、课题的主要内容 ........................................................... 2 第2章、开发环境和开发工具 ........................................................ 3
2.1、PHP简介 .................................................................. 3 2.2、Apache简介 ............................................................... 3 2.3、Dreamweaver简介 .......................................................... 4 2.4、MySQL数据库简介 .......................................................... 4 2.5、运行环境 ................................................................. 5 第3章、系统分析 .................................................................. 6
3.1、设计思想 ................................................................. 6 第4章、系统设计 .................................................................. 7
4.1、系统结构设计 ............................................................. 7 4.2、数据存储设计 ............................................................. 7
4.2.1、数据库分析 .................................................................................................................... 7 4.2.2、数据表设计 .................................................................................................................... 8
第5章、系统实现 ................................................................. 10
5.1、公用模块的编写 .......................................................... 10
5.1.1、数据库连接文件 .......................................................................................................... 10 5.1.2、各系统界面设计 .......................................................................................................... 12
结论与展望 ....................................................................... 20 致 谢 ......................................................................... 21 参考文献 ......................................................................... 22
IV
共分享92篇相关文档