1、 摘要 摘摘 要要 21 世纪以来,人类经济高速发展,人们的生活发生了日新月异的变化,特别是计算 机的应用及普及到经济和社会生活的各个领域。为了让消费者网上购物过程简单、方 便、安全、快捷,网上商城购物成了一种新型而热门的购物方式。网上商城购物系统 是一种具有交互功能的商业信息系统,它在网络上建立一个虚拟的购物商城,使得购 物过程变得轻松、快捷、方便。 本商城系统(网上购物商城系统)实际上是一个 B/S 结构的信息系统, 系统采用面 向过程的开发方式,前后台分开统一管理的方式,使户可以简单明了、便捷的操作系 统和网上购物。系统实现对商品发表、查看,好友等数据的管理,同时实现了商品的 及时更新,
2、和留言板功能,系统不仅保留了传统商城系统的功能,还加上了一些人性 化的界面设计,使用户对商城的操作非常的方便。为了满足商城网站的需求,实现系 统中购物车到订单的处理,本系统采用当今最流行的 session(缓存)技术,根据商品 的编号,直接把商品信息,存放到服务器的 session 中,实现加入购物车操作,然后 把用户所选的的商品信息全放入 session 中,直接在 session 中送入数据库,并随机 生成一个订单还返回给用户,这样就实现订单的操作。 本系统采用 Appserv集成开发环境,采用 LAMP 运行环境,后台数据库则采用 MySQL,数据库通过 PHP 来与应用程序进行连接。L
3、AMP 是目前最主流的 WEB 开 发平台。系统还采用了 CSS+DIV 整体布局,使得界面更加的简洁大方。 关键词: 电子商城; 抽象商品; LAMP; AppServ; MySQL Abstract Abstract The 21 century,the human the high-speed economic development, peoples life has the great changes, especially the application of computer and spread to all fields of economic and social life
4、. In order to let the consumer online shopping process simple, convenient and safe,quick, online shopping mall became a kind of new type and popular shopping way. Online mall shopping system is one kind has the interactive function business information systems, it on the network to build a virtual s
5、hopping mall, make shopping easier, quick, convenient. The mall system (online shopping mall system) is actually a B/S structure of information system, the system adopts the process oriented development way, QianHouTai separate unified management method, which can be simple and clear, and convenient
6、 operation system and online shopping. The system to achieve the publication, check goods, friends, data management, and realize the goods to update, and message boards function, the system not only to retain the traditional mall system function, and some human interface design, the user to the operation very convenience store. In order to meet the needs of the mall site, realize the system in a shopping cart to order processing, the system USES the most