<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>陈勇文的博客-专注于php+mysql程序设计 &#187; php购物车的基本原理</title>
	<atom:link href="http://www.googlephp.cn/archives/tag/php%e8%b4%ad%e7%89%a9%e8%bd%a6%e7%9a%84%e5%9f%ba%e6%9c%ac%e5%8e%9f%e7%90%86/feed" rel="self" type="application/rss+xml" />
	<link>http://www.googlephp.cn</link>
	<description></description>
	<lastBuildDate>Tue, 27 Sep 2011 02:42:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>php+ajax购物车的基本原理--移出购物车</title>
		<link>http://www.googlephp.cn/archives/302</link>
		<comments>http://www.googlephp.cn/archives/302#comments</comments>
		<pubDate>Sun, 18 Apr 2010 04:32:50 +0000</pubDate>
		<dc:creator>陈勇文</dc:creator>
				<category><![CDATA[PHP技术]]></category>
		<category><![CDATA[php购物车的基本原理]]></category>

		<guid isPermaLink="false">http://www.googlephp.cn/?p=302</guid>
		<description><![CDATA[上一篇文章，我简单介绍了php+ajax购物车的基本原理--加入购物车。而有时客户可能会临时把一些加入购物车的东西去掉，所以我们不得不加入一个移出购物车的功能。如下图：

加入购物车就... </p>]]></description>
		<wfw:commentRss>http://www.googlephp.cn/archives/302/feed</wfw:commentRss>
		<slash:comments>5114</slash:comments>
		</item>
		<item>
		<title>php+ajax购物车的基本原理--加入购物车</title>
		<link>http://www.googlephp.cn/archives/289</link>
		<comments>http://www.googlephp.cn/archives/289#comments</comments>
		<pubDate>Sat, 17 Apr 2010 14:55:01 +0000</pubDate>
		<dc:creator>陈勇文</dc:creator>
				<category><![CDATA[PHP技术]]></category>
		<category><![CDATA[php购物车的基本原理]]></category>

		<guid isPermaLink="false">http://www.googlephp.cn/?p=289</guid>
		<description><![CDATA[最近在帮一个同学做一个小型的网店系统，所以简单分享一下自己是如何运用这个php购物车的基本原理。
简单来说，php购物车的基本原理就是用$_SESSION来临时保存客户的订单信息。一个$_SESSION... </p>]]></description>
		<wfw:commentRss>http://www.googlephp.cn/archives/289/feed</wfw:commentRss>
		<slash:comments>14309</slash:comments>
		</item>
	</channel>
</rss>

