<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Build An AJAX Powered Shopping Cart</title>
	<atom:link href="http://net.tutsplus.com/tutorials/php/build-an-ajax-powered-shopping-cart/feed/" rel="self" type="application/rss+xml" />
	<link>http://net.tutsplus.com/tutorials/php/build-an-ajax-powered-shopping-cart/</link>
	<description>Web Development &#38; Design Tutorials</description>
	<lastBuildDate>Sat, 21 Nov 2009 18:53:09 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Abhijeet</title>
		<link>http://net.tutsplus.com/tutorials/php/build-an-ajax-powered-shopping-cart/#comment-116059</link>
		<dc:creator>Abhijeet</dc:creator>
		<pubDate>Wed, 07 Oct 2009 09:37:54 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=486#comment-116059</guid>
		<description>ERRORRRRRRRRRRRRRRRRRRRRRRRRRRRRRR


Warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\php_shoppingcart\demo\cart_action.php on line 13

line 13

foreach ( $_GET[&#039;quantity&#039;] as $order_code=&gt;$quantity ) {  

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\php_shoppingcart\demo\cart_action.php:13) in C:\xampp\htdocs\php_shoppingcart\demo\cart_action.php on line 27</description>
		<content:encoded><![CDATA[<p>ERRORRRRRRRRRRRRRRRRRRRRRRRRRRRRRR</p>
<p>Warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\php_shoppingcart\demo\cart_action.php on line 13</p>
<p>line 13</p>
<p>foreach ( $_GET['quantity'] as $order_code=&gt;$quantity ) {  </p>
<p>Warning: Cannot modify header information &#8211; headers already sent by (output started at C:\xampp\htdocs\php_shoppingcart\demo\cart_action.php:13) in C:\xampp\htdocs\php_shoppingcart\demo\cart_action.php on line 27</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shawn</title>
		<link>http://net.tutsplus.com/tutorials/php/build-an-ajax-powered-shopping-cart/#comment-106388</link>
		<dc:creator>shawn</dc:creator>
		<pubDate>Mon, 14 Sep 2009 21:10:57 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=486#comment-106388</guid>
		<description>i looking for any checkout process
can anyone show me how to do it?
pls help.!!</description>
		<content:encoded><![CDATA[<p>i looking for any checkout process<br />
can anyone show me how to do it?<br />
pls help.!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Valeh</title>
		<link>http://net.tutsplus.com/tutorials/php/build-an-ajax-powered-shopping-cart/#comment-97727</link>
		<dc:creator>Valeh</dc:creator>
		<pubDate>Thu, 27 Aug 2009 10:11:40 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=486#comment-97727</guid>
		<description>Hi,
It seems this demo is very useful to create shopping cart. But when I put this demo on my server, it does not work properly. Every time when click on links to add “KWL-JFE” I get 
“You have no items in your cart”.
After changing load.php, cart.php and index.html as says satrianivzla, it did not help and the message above also was lost.
Could anyone help to solve this problem?
Thanks</description>
		<content:encoded><![CDATA[<p>Hi,<br />
It seems this demo is very useful to create shopping cart. But when I put this demo on my server, it does not work properly. Every time when click on links to add “KWL-JFE” I get<br />
“You have no items in your cart”.<br />
After changing load.php, cart.php and index.html as says satrianivzla, it did not help and the message above also was lost.<br />
Could anyone help to solve this problem?<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 網站製作學習誌 &#187; [Web] 連結分享</title>
		<link>http://net.tutsplus.com/tutorials/php/build-an-ajax-powered-shopping-cart/#comment-90969</link>
		<dc:creator>網站製作學習誌 &#187; [Web] 連結分享</dc:creator>
		<pubDate>Thu, 13 Aug 2009 04:58:59 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=486#comment-90969</guid>
		<description>[...] Build An AJAX Powered Shopping Cart [...]</description>
		<content:encoded><![CDATA[<p>[...] Build An AJAX Powered Shopping Cart [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://net.tutsplus.com/tutorials/php/build-an-ajax-powered-shopping-cart/#comment-86670</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Sun, 02 Aug 2009 11:54:11 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=486#comment-86670</guid>
		<description>Abolsutely excellent example - I&#039;ll be using the cart class as a basisi for mine I&#039;m planning on making. The only thing I didn&#039;t like is the removing of items from the cart without a confirmation diaglog (could use some of the amazing ones from the JQueryUI.com).</description>
		<content:encoded><![CDATA[<p>Abolsutely excellent example &#8211; I&#8217;ll be using the cart class as a basisi for mine I&#8217;m planning on making. The only thing I didn&#8217;t like is the removing of items from the cart without a confirmation diaglog (could use some of the amazing ones from the JQueryUI.com).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Positive feedbak</title>
		<link>http://net.tutsplus.com/tutorials/php/build-an-ajax-powered-shopping-cart/#comment-84097</link>
		<dc:creator>Positive feedbak</dc:creator>
		<pubDate>Sun, 26 Jul 2009 11:20:14 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=486#comment-84097</guid>
		<description>James, It would be great if you could finish this off. I like it.</description>
		<content:encoded><![CDATA[<p>James, It would be great if you could finish this off. I like it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dafa</title>
		<link>http://net.tutsplus.com/tutorials/php/build-an-ajax-powered-shopping-cart/#comment-83046</link>
		<dc:creator>Dafa</dc:creator>
		<pubDate>Wed, 22 Jul 2009 09:23:20 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=486#comment-83046</guid>
		<description>I can’t make it work on IE6.
When I click button “add to cart” i get error:
PHP Notice: Undefined index: shopping_cart in shopping_cart.class.php on line 16

Can anyone help?</description>
		<content:encoded><![CDATA[<p>I can’t make it work on IE6.<br />
When I click button “add to cart” i get error:<br />
PHP Notice: Undefined index: shopping_cart in shopping_cart.class.php on line 16</p>
<p>Can anyone help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karls</title>
		<link>http://net.tutsplus.com/tutorials/php/build-an-ajax-powered-shopping-cart/#comment-82619</link>
		<dc:creator>Karls</dc:creator>
		<pubDate>Tue, 21 Jul 2009 03:09:45 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=486#comment-82619</guid>
		<description>look very nice, i will try thanls</description>
		<content:encoded><![CDATA[<p>look very nice, i will try thanls</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos Medeiros</title>
		<link>http://net.tutsplus.com/tutorials/php/build-an-ajax-powered-shopping-cart/#comment-76586</link>
		<dc:creator>Carlos Medeiros</dc:creator>
		<pubDate>Fri, 03 Jul 2009 03:22:09 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=486#comment-76586</guid>
		<description>I do have a simple question. Which is your choice of web development application? I am trying dreamweaver but it seems unnecessirily expensive.</description>
		<content:encoded><![CDATA[<p>I do have a simple question. Which is your choice of web development application? I am trying dreamweaver but it seems unnecessirily expensive.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rita Fonseca</title>
		<link>http://net.tutsplus.com/tutorials/php/build-an-ajax-powered-shopping-cart/#comment-64322</link>
		<dc:creator>Rita Fonseca</dc:creator>
		<pubDate>Thu, 14 May 2009 15:14:17 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=486#comment-64322</guid>
		<description>Great tt, but i have a problem with the library thickBock, When i want to show the cart it supossed to put the background in black(i does that), an show the Page which is cart.php but......  T_T  It only shows the half of it the cannot see it please hellp already try to fix changhing the js but it does not work please help, and yes i add some code to the js but when  put again the demo version it didnt change back...  T_T

please help..!!!!!  =(</description>
		<content:encoded><![CDATA[<p>Great tt, but i have a problem with the library thickBock, When i want to show the cart it supossed to put the background in black(i does that), an show the Page which is cart.php but&#8230;&#8230;  T_T  It only shows the half of it the cannot see it please hellp already try to fix changhing the js but it does not work please help, and yes i add some code to the js but when  put again the demo version it didnt change back&#8230;  T_T</p>
<p>please help..!!!!!  =(</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!--
This site's performance optimized by W3 Total Cache:

W3 Total Cache improves the user experience of your blog by caching
frequent operations, reducing the weight of various files and providing
transparent content delivery network integration.

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 2/7 queries in 0.009 seconds using memcached
Content Delivery Network via 

Served from: psdtutsplus.com @ 2009-11-21 11:08:42 -->