优秀的毕业设计论文网
计算机 JAVA 电子信息 单片机 机械机电 模具 土木工程 建筑结构 论文
热门搜索词:网络 ASP.NET 汽车 电气 数控 PLC

基于PHP在线订餐网站的设计与实现(MySQL)(含录像)

以下是资料介绍,如需要完整的请充值下载.
1.无需注册登录,支付后按照提示操作即可获取该资料.
2.资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用.
  
资料介绍:

基于PHP在线订餐网站的设计与实现(MySQL)(含录像)(毕业论文说明书15000字,程序代码,MySQL数据库)
摘 要
随着计算机的普及和互联网的不断发展,越来越多的人接受了电子商务这种便捷、快速的交易形式。而都市生活节奏的不断加快,人们的工作和生活时间变得日益宝贵,人们往往会因为出去找寻地方吃饭而花费大量的时间,在这种情况下,网上订餐的推出很快受到了大家的欢迎。
本设计首先简要地介绍了国内网络技术和信息产业的发展情况以及研究课题的现状,阐述了网上订餐系统的解决方案以及实施的重要意义。然后是建设网上订餐系统,具体分析如何实现系统功能,规划系统流程,设计系统数据库的逻辑结构,介绍在开发系统过程中所使用的重要开发语言、开发工具、配套插件以及开发平台。最后设计和实现了一个B/S结构的网上订餐系统,着重论述了系统的功能与实现、数据流程及存储。包括会员管理、菜品信息介绍、网上订餐、顾客留言、系统顾客管理以及后台数据库管理等,使用图文并茂(功能代码及截图)的方式,对整个网上订餐系统功能模块的实现方法进行阐述和分析。
关键词:PHP 服务器 数据库
Abstract [资料来源:http://think58.com]

With the popularization of computer and the development of Internet, more and more people have accepted the convenient and fast transaction form of the electronic commerce, Because of the rapid urban life rhythm, people's living and working time becomes increasingly valuable, people often search for dinner with spending a lot of time.In this case, the on-line meal ordering is also become popular.
First, we briefly introduce the domestic network technology and the information industries situation as well as the research situation, elaborate the solution of on-line meal ordering system as well as its significance. Next, we analysis how to implement this system function, plan system flow and design the logical organization of system database, introduce the development language, the development kit, and the necessary plug-in units which are used in the development process as well as development of platform. Finally, the on-line meal ordering system of the B/S structure is designed and implemented, it emphatically elaborates the function and implementation of system, data flow and storage such as the member management, information introduction of order, the on-line meal ordering, user information, system user management as well as the administration of backstage database. We elaborate and analyze the entire implementation methods of the on-line meal ordering system function module with function code and pictures.

[资料来源:http://think58.com]

Key words: PHP ,Server ,Database
  [资料来源:http://www.THINK58.com]

基于PHP在线订餐网站的设计与实现(MySQL)(含录像)
基于PHP在线订餐网站的设计与实现(MySQL)(含录像)
基于PHP在线订餐网站的设计与实现(MySQL)(含录像)
基于PHP在线订餐网站的设计与实现(MySQL)(含录像)
基于PHP在线订餐网站的设计与实现(MySQL)(含录像)

[资料来源:THINK58.com]


基于PHP在线订餐网站的设计与实现(MySQL)(含录像)
基于PHP在线订餐网站的设计与实现(MySQL)(含录像)
基于PHP在线订餐网站的设计与实现(MySQL)(含录像)


目录
目录    2
摘 要    7
Abstract    7
第1章 概述    8
1.1课题来源    8
1.2国内外发展状况    8
1.3 文献综述    9
1.3.1 技术综述    9

[资料来源:www.THINK58.com]


1.3.2 功能综述    9
第2章 相关工具介绍    9
2.1 Apache服务器    9
2.2MySQL 数据库    10
2.3 Php    11
2.4 DreamWeaver    12
第3章 数据库设计    12
3.1需求分析    12
3.2 问题定义    12
3.3 可行性分析    12
数据库各种对象的命名必须规范。    15
3.3数据库的需求分析    15
3.3 数据库的概念设计    15
3.3数据库的逻辑设计    16
第4章 系统详细设计    17
4.1 后台登录    18
4.2 后台主页面    19
4.3修改密码    19
4.3 新增管理员    20
4.3 新增新闻类型    21
4.3 新增新闻    22
4.3新增图片    23
4.3 首页    24
4.3新闻分类页    25

[资料来源:THINK58.com]


4.3 新闻信息    27
第5章 系统测试    28
5.1测试方法    28
5.2 系统功能测试    29
第6章 程序编写中遇到的问题与解决方法    31
6.1 session保存数据对象丢失    31
6.2 日期的解决方法    31
6.3 php三种跳转页面方法    32
6.4 php 连接mysql    33
6.5 apache的部署    33
6.6 php文件上传方法    34
第7章 总结    36
谢 辞    37
参考文献    38 [资料来源:THINK58.com]