shopping cart 购物车
查看次数6562 发表时间2010-06-16 23:29:44
程序名称:Shopping Cart
开发者/组织名称:Ashraf Gheith
运行环境:php+mysql,php+文本
官方网站:http://nurazije.blogspot.com/
下载地址:
请下载附件中的源码,不要直接复制 (已下载 2138 次)
文章来源:http://www.OSphp.com . cn
程序介绍:
//OsPHP.COM.CN
This class can be used to manipulate the items of a shopping cart using AJAX to avoid making the user leave the current page.
The class can generate HTML and Javascript to show the list of items in the shopping cart.
The list has form submit buttons to trigger the execution of AJAX requests that can add or remove items from the shopping cart.
The list of shopping cart items is stored in a session variable.
The actions of adding and removing items are also tracked by storing the action details in a MySQL database table.
(转发请注明转自:学PHP)
开发者/组织名称:Ashraf Gheith
运行环境:php+mysql,php+文本
官方网站:http://nurazije.blogspot.com/
下载地址:

文章来源:http://www.OSphp.com . cn
程序介绍:
This class can be used to manipulate the items of a shopping cart using AJAX to avoid making the user leave the current page.
The class can generate HTML and Javascript to show the list of items in the shopping cart.
The list has form submit buttons to trigger the execution of AJAX requests that can add or remove items from the shopping cart.
The list of shopping cart items is stored in a session variable.
The actions of adding and removing items are also tracked by storing the action details in a MySQL database table.
(转发请注明转自:学PHP)
相关推荐
- tree ajax 目录树 (2010-06-16 23:29:44)
- phpmydatagrid 2007 - ajax enabled datagrid (2010-06-16 23:29:45)
- cache_ts (2010-06-16 23:29:46)
- cachemanager php缓存管理类 (2010-06-16 23:29:46)
- cached xsl (2010-06-16 23:29:47)
- image file browser ajax 图片浏览 (2010-06-16 23:29:43)
- http request class (2010-06-16 23:29:43)
- ajaxed list boxes 列表 (2010-06-16 23:29:42)
- ajax wrapper (2010-06-16 23:29:42)
- ajax table edit 表格控制 (2010-06-16 23:29:41)
- 1楼 -1'说: 2016-02-03 15:35:51
-
1
- 2楼 学phper说: 2016-02-14 07:30:53
-
-1'
- 3楼 学phper说: 2016-02-14 07:30:54
-
1
- 4楼 -1'说: 2016-02-14 07:30:54
-
1
发表评论