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

网上购物系统的设计与实现(PHP Mysql)

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

摘 要学校代购网站,为学校物品交易提供了网上平台。如今,随着电子商务的不断发展完善,大学校园也需要一个能为学生提供物品交易的专用网站,以便发布各种商品信息。本设计具有一般电子商务的功能,且体现出校园风格。该系统提供的功能包括注册、查询信息、发布信息、找回密码等。本系统的特点在于应用了PHP技术。它是一种简单的动态脚本语言,具有开放源码、执行速度快的特点。该技术还支持广泛的数据库连接 ,具有大量的扩展库,安全性能高,易学易用。本文首先介绍了该系统的可行性和应用工具,并就系统的需求性和PHP的优势进行了阐述;接着进行系统分析,并设计了本系统所用到的基于MY SQL数据库的数据表结构;然后对该系统各功能模块进行了详细设计;最后,针对系统在代码优化和加密方面的不足做出总结。 本文来自think58

[来源:http://www.think58.com]

关键词:代购网站;PHP;MySQL;APACHE;MD5;SESSIONAbstractShopping Service Website website provides a goods transactions online platform. Now, with the continuous development of e-commerce perfect, University campus also needs an able to provide our students with the goods transactions dedicated web site, in order to disseminate information of various commodities.E-commerce’s general function can find in this design, and reflects the style of the campus. Functions include user registration, information inquiry, disseminate information and retrieve passwords in the system. The system has a major characteristic of PHP applications which is a simple dynamic scripting language that is open source, faster implementation characteristics. And it supports a wide range of database connections, with a lot of extensions, security is also very high performance, easy to learn and use.This paper introduces the feasibility of the system and application tools, described the needs of the system and the advantages of PHP, then the systems analysis, design and MY SQL-based database system used in the data table structure, Then the function of the system modules and the detailed design and code is a major achievement. Description and testing of the system encountered a character coding using the database errors by setting MYSQL and linking coding solve this error. Finally, summarize the system of encryption and code optimization for the shortage.

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

Key words: Shopping Service Website PHP MySQL APACHE MD5 SESSION目 录 [资料来源:http://think58.com]

1引 言11.1课题的背景11.2可行性分析11.2.1技术可行性11.2.2经济可行性11.2.3运行可行性11.2.4法律可行性22理论基础知识介绍22.1PHP技术22.1.1PHP简介22.1.2PHP安装32.2MySQL 简介52.2.1MySQL 简介52.2.2数据库引擎72.3Apache简介73系统分析与数据库设计83.1系统功能需求分析83.2系统模块关系图83.3系统E-R图93.4数据库设计113.4.1数据库表之间的关系113.4.2数据表结构的详细设计113.5系统安全144系统的实现144.1系统的主要功能144.1.1注册154.1.2搜索信息174.1.3发布信息184.1.4密码找回204.1.5数据库连接代码224.2创建界面22 5系统测试235.1本地服务器测试235.2远程服务器测试24结 论24参考文献24致 谢26声 明27预览图: think58 [版权所有:http://think58.com]

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