1 / 84
文档名称:

【毕业设计】基于PHP技术的小型企业网站开发毕业设计(整理版).doc

格式:doc   页数:84页
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

【毕业设计】基于PHP技术的小型企业网站开发毕业设计(整理版).doc

上传人:3099984911 2015/2/28 文件大小:0 KB

下载得到文件列表

【毕业设计】基于PHP技术的小型企业网站开发毕业设计(整理版).doc

文档介绍

文档介绍:毕业设计
基于PHP技术的小型企业网站开发
The Developent of Small Enterprise Website Based on PHP Technology
学院:
项目组成员:
指导教师:
专业:
年级(班级) :
起止日期: 2011年9月1日~2011年11月30日
制表日期: 2011年 8月25日
摘要
该网站是一个基于PHP技术的小型企业网站,MySQL作为后台数据库,。通过该网站的设计,能够很好地展示企业的形象,能够很清晰的向用户展示企业的产品,企业管理人员能方便的更改网站对外展示的内容。对此企业网站的网络设备、网络技术、安全技术、网站管理与维护等整体规划与方案设计。
这个毕业设计主要研究方向是企业网站后台数据库的设计以及整体架构的设计与代码编写,在这个研究方向上,主要是对网站后台架构的设计,包括此企业网站的页面制作、后台数据缓存、模板分离、网站安全等
关键词:PHP;Mysql;;企业网站
Abstract
The site is a base on PHP technology, small business web site, MySQL as a back-end database, as a web server. Through the design of the site can display a good corporate image, can be very clear to the user display business products, business executives can easily change the external display the contents of the site. This corporate web work equipment, network technology, security technology, website management and maintenance of the overall planning and program design.
The main research direction of graduate pany web site back-end database design and the overall framework for the design and coding, in this research, the main structure of the site background design, including the corporate Web page production, background data caching, templates separation, site security.
Key Words:PHP;MySQL;; Enterprise Website
目录
摘要 I
Abstract II
第一章绪论 1
世界互联网的发展 1
目前的互联网现状 1
企业电子商务的兴起 2
企业为什么要建立网站 2
第二章 LAMP架构与所用技术 3
Linux起源、特性及应用领域 3
Apache概述 4
MySQL概述 4
PHP概述 4
smarty模板引擎 5
Ajax概述 5
第三章需求分析 6
技术可行性 6
动态网站技术介绍 6
市场可行性 6
语言优势 7
操作可行性 7
软件可行性分析 8
开发环境 8
服务器环境 8
系统可行性分析 8
B/S模式介绍 8
B/S模式的优点 8
功能性需求 9
网站的基本信息设置 9
导航管理 9
图片管理 10
商品管理 10
文章模块 10
文件下载 11
招聘信息 11
用户管理 11
留言模块 11
网站公告 11
友情链接 11
非功能性需求 12
后台界面 12
前台页面 12
第四章概要设计 13
数据库设计 13
数据库设计概述 13
数据库需求分析