{$cfg_webname}
主页 > 计算机 > PHP >

水果百科动态网站设计与实现(PHP,MySQL)(含录像)

来源:wenku7.com  资料编号:WK72937 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9AWK72937
以下是资料介绍,如需要完整的请充值下载。
1.无需注册登录,支付后按照提示操作即可获取该资料.
2.资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 帮助
资料介绍
水果百科动态网站设计与实现(PHP,MySQL)(含录像)(毕业论文13400字,程序代码,MySQL数据库) 
摘  要
随着Internet的普及,互联网以一股巨大变革力量的面貌出现在商务关系领域。计算机网络为商务活动开辟了新的空间,提供了新的手段,同时为公司业务发展赋予了更多的机会,成为现代商务的潮流。电子商务凭借其成本低、效率高、机会多等优势,吸引着越来越多的商业企业。网络的出现和发展,建立商业网站,成了企业走近电子商务的第一步,一个设计成功的数码相机电子商务网站无疑是走好这一步的关键。
本论文介绍了用PHP等工具建立一个电子商务网站。该设计遵循了软件工程中软件生命周期法(瀑布模型);按照软件分析、软件设计、软件编码、和软件维护分为定义系统目标、可行性分析、需求分析、概要设计、详细设计、软件编码、软件测试、软件维护等九个阶段 。并将面对用户的WEB界面采B/S结构和对于后台数据挖掘的管理逻辑层采用C/S。
本论文采用了结构化设计方法,采用了数据流程图(DFD),数据字典、程序流程图等工具清晰的展示升级过程。保证了系统的健壮性,可维护性,可扩充性。建立后的网站是一个动态、交互式、具有站内新闻、商品展示、在线留言,用户注册,系统管理等功能的商务网站。
关键词:  电子商务,PHP,MYSQL数据库,软件开发方法
 
Abstract
With popularization of Internet, it brings one anew reform in the field of business relationship. Computer network has opened up the new area for the commercial activity, has offered the new means, and gave more chances for company's business development at the same time. E-commerce becomes the trends of the modern commercial affair. Because of its low cost, high effect, many chances and so on, E-Business absorbs more and more commercial enterprises. With appearance and development of Internet, building commercial websites has become the first step to approach E-Business for enterprises. The key step is to design a successful commercial website.
The thesis expounds how to build an E-Business web site by use of software tools such as PHP, DELPHI and so on. The design keeps to the classic life cycle of software engineering (waterfall model). According to software analysis, software design, software code and software maintenance, the design is divided into nine processes such as define systematic goal, feasibility analysis, demand analysis, outline design, design, software code, software test in detail, software maintain. In the web interface of user, we adopt B/S structure. And we adopt C/S to backstage supporter management logic layer that needs data mining.
Keywords: E-Business, B2C Website of Ecommerce, PHP, MYSQL, Classic develop circle
 
管理模块
A. 管理友情链接
B. 站内新闻管理
C. 管理员帐号管理,注册用户管理
D. 水果类别,水果信息管理
 
新闻浏览模块
E. 点击已发布的新闻链接进入查看
F. 关键字模糊查询
 
在线留言模块
G. 添加留言
H. 查看留言信息
 
水果百科动态网站设计与实现(PHP,MySQL)
水果百科动态网站设计与实现(PHP,MySQL)
水果百科动态网站设计与实现(PHP,MySQL)
水果百科动态网站设计与实现(PHP,MySQL)
水果百科动态网站设计与实现(PHP,MySQL)
水果百科动态网站设计与实现(PHP,MySQL)
水果百科动态网站设计与实现(PHP,MySQL)
目  录
摘  要 4
Abstract 4
第一章引  言 6
1.1课题的意义 7
1.2课题的内容 8
第二章  网站开发所需要的工具 9
2.1 系统开发工具介绍 9
2.1.1 Macromedia Dreamweaver MX 2004简介 9
2.1.2 Macromedia Fireworks MX 2004简介 10
2.1.3 Macromedia Flash MX 2004简介 11
2.1.4 PHP简介 12
2.1.5 MySQL简介 13
2.2 系统需求 16
2.2.1 Macromedia Dreamweaver MX等软件的系统需求 16
2.2.2 在Mysql数据库下PHP的配置 16
2.3 PHP环境配置 17
2.3.1 配置IIS 17
2.3.2 安装IIS服务器 17
第三章 系统分析 19
3.1整体框架结构 19
第四章 页面设计 27
4.1首页: 27
3.3.2 站内新闻浏览页: 31
3.3.3 在线留言页面: 33
3.3.4商品展示页面 37
3.3.4用户注册页面 40
3.3.7个人后台管理页面 41
第四章  管理员操作界面 44
4.1 管理员登陆界面 44
4.2 管理员操作界面 45
4.3 管理员操作详解 47
4.3.1  用户帐号管理操作说明 48
4.3.2  站内新闻编辑操作说明 50
4.3.3  水果类别操作说明 53
4.3.4  水果管理操作说明 55
4.3.5 用户注册管理 59
4.3.6  留言管理操作说明 60
4.3.7  友情链接管理操作说明 61
结束语 62
致  谢 63
参考文献 64
推荐资料