毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

php+mysql网上服装销售系统设计与实现

时间:2018-04-05 21:49来源:毕业论文
网上服装销售系统后台管理系统采用基于B/S结构的PHP+MySQL的方法实现,管理员可以通过后台轻松完成对店铺的各项管理工作。后台管理并不像前台的客服系统或者传统线下店铺一样需要

摘要:在网络服装店的完整销售过程中,离不开前台和后台的整体合作,店铺后台对于商家的收款和发货流程起到枢纽作用,也是将商品放到前台网页呈现给用户的通道,一个成熟的店铺后台应该有一套完整的商品、订单、会员、促销、销售管理体系,高效和安全也是其必不可少的性能。在本后台管理系统采用基于B/S结构的PHP+MySQL的方法实现,管理员可以通过后台轻松完成对店铺的各项管理工作。后台管理并不像前台的客服系统或者传统线下店铺一样需要工作人员长期值守,解放了管理员的时间。同时因其依赖于互联网而可实现移动办公,保证了管理员不会因为不在办公室的原因而无法管理店铺的工作。管理系统中,每个账号有不同的权限,权利互不交叉保障了管理工作的高效性和数据安全。数据库管理系统的连接则保证了数据的安全和系统运行的高效。20611
毕业论文关键词: PHP;MySQL;管理系统后台
The background module of online clothing sales system’s design and implementation
Abstract: The cooperation of foreground module and background module is very important in the complete sales process of a online clothing shop. Shop manager could receive the money and deliver the goods. They also could show their goods to customers. A mature background module should have a complete shop goods, orders, membership,marketing, sales management system. Efficient and safe is essential. Administrators can easily manage the shop from background module. Background management does not like under the customer service system or the traditional shop as long-term needs of people on duty. Id saves manager’s time. It also implements the mobile office.  To ensure that the administrator will not reason out of the office and unable to manage the store. Each account has a different authority, rights do not cross protect the efficiency and management of data security. Connect to the database management system is to ensure the safety and efficient operation of the system data.
KeyWords:PHP; MySQL; background management system
 目录
1.    概述    1
1.1    选题背景    1
1.2    开发网上服装销售系统后台模块的意义    1
1.3    开发工具介绍    2
1.3.1 MySQL简介    2
1.3.2 Apache简介    2
1.3.3 PHP脚本语言简介    3
1.3.4 Zend Studio简介    3
2.    系统分析    5
2.1    系统分析    5
2.1.1    总体要求    5
2.1.2    可行性分析    5
2.1.3    系统需求分析    6
2.2    系统功能结构    6
2.2.1    用户登录    6
2.2.2    账号管理    8
2.2.3    库存管理    10
2.2.4    财务管理    13
3.    系统总体结构设计    17
3.1    概念结构设计    17
3.2    数据字典    19
4.    系统的详细设计    20
4.1    数据库总体设计    20
4.1.1    账户表(adm)结构    20
4.1.2    库存表(stock)结构    20
4.1.3    订单表(order)结构    20
4.2    人机界面设计    21
4.2.1    系统管理员界面    21 php+mysql网上服装销售系统设计与实现:http://www.751com.cn/jisuanji/lunwen_12463.html
------分隔线----------------------------
推荐内容