<?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>KILLERPHP.COM &#187; php shopping cart</title>
	<atom:link href="http://www.killerphp.com/articles/tag/php-shopping-cart/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.killerphp.com/articles</link>
	<description>Dedicated to teaching web designers PHP.</description>
	<lastBuildDate>Wed, 25 Jan 2012 21:28:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PHP Shopping Cart Video Tutorial Course &#8211; available for download.</title>
		<link>http://www.killerphp.com/articles/php-shopping-cart-video-tutorial-course-available-for-download/</link>
		<comments>http://www.killerphp.com/articles/php-shopping-cart-video-tutorial-course-available-for-download/#comments</comments>
		<pubDate>Mon, 22 Sep 2008 15:25:53 +0000</pubDate>
		<dc:creator>Stefan Mischook</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[PHP Videos]]></category>
		<category><![CDATA[php shopping cart]]></category>

		<guid isPermaLink="false">http://www.killerphp.com/articles/?p=157</guid>
		<description><![CDATA[
Hi,
After teasing you guys for a week or so, I&#8217;ve released the entire video tutorial course on building a PHP based shopping cart. 
There is a small charge ($19.99) to download the entire course, but it is more than worth it since you get 140 minutes of top notch nerd training &#8230; and we include [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.killerphp.com/articles/wp-content/uploads/2008/09/video-wheel.png" alt="video tutorial" title="php shopping cart video tutorial" width="65" height="65" class="alignright size-full wp-image-154" /></p>
<p>Hi,</p>
<p>After teasing you guys for a week or so, I&#8217;ve released the entire <a href="http://www.killerphp.com/tutorials/shopping-cart-tutorial/">video tutorial course on building a PHP based shopping cart</a>. </p>
<p>There is a small charge ($19.99) to download the entire course, but it is more than worth it since you get 140 minutes of top notch nerd training &#8230; and we include the source code too.</p>
<p><strong>The course outline:</strong></p>
<p>PART 1: INTRODUCTION<br />
Duration: 4:49</p>
<p>We&#8217;ll quickly go through what the end result our project is supposed to look like and some of the tools that will help us get there.</p>
<p>PART 2: TECHNOLOGY OVERVIEW<br />
Duration: 10:42</p>
<p>A better look at the technologies as well as some of the tools we&#8217;re going to be used to build our PayPal shopping cart. We&#8217;ll also do a bit of refactoring and explain some of the benefits of using an IDE (integrated development environment).</p>
<p>PART 3: BUILDING AN XML CATALOG<br />
Duration: 17:22</p>
<p>Using XML as our data storage format, we&#8217;re going to create a catalog of items for our shopping cart.</p>
<p>PART 4: BUILDING THE CATALOG PAGE<br />
Duration: 15:30</p>
<p>We&#8217;re going to put some skin on that catalog and start making it look a little more like a page to buy items and a little less like the index of a phone book.</p>
<p>PART 5: FINISHING THE CATALOG TEMPLATE<br />
Duration: 12:54</p>
<p>With our catalog completed, we&#8217;re going to tidy up – or refactor – our project and get ready to build the ShoppingCart object.</p>
<p>PART 6: MAKING AN &#8220;ADD TO CART&#8221; PAGE<br />
Duration: 15:58</p>
<p>We&#8217;ll cover how we can use the $_SESSION array in PHP to store our customer&#8217;s order as they navigate our website and add items to the shopping cart. We&#8217;ll also start building the Shopping Cart class and look at some object-oriented programming concepts.</p>
<p>PART 7: BUILDING THE SHOPPING CART<br />
Duration: 15:54</p>
<p>We will be adding the major functionality of our shopping cart class in this video and getting it ready for calculating subtotals and totals with shipping costs.</p>
<p>PART 8: CALCULATING COST<br />
Duration: 7:37</p>
<p>We&#8217;ll be creating templates for our checkout page in order to have a proper line-item for each product with the necessary cost details.</p>
<p>PART 9: SHIPPING COST<br />
Duration: 10:09</p>
<p>Now that we have the individual items lined up in our checkout page, we can add the shipping costs.</p>
<p>PART 10: FINISHING THE CART TEMPLATE<br />
Duration: 8:38</p>
<p>We&#8217;re finally done writing our shopping cart class! Now we can put it to work with our newly created checkout page.</p>
<p>PART 11: SENDING DATA TO PAYPAL<br />
Duration: 11:36</p>
<p>PayPal requires a collection of preset hidden form elements on form submission. These elements act as the glue between our shopping cart and their website, and we&#8217;re going to flush them out in this video.</p>
<p>PART 12: PAYPAL SANDBOX INTEGRATION<br />
Duration: 12:31</p>
<p>We&#8217;re going to go through the steps needed to create a PayPal Sandbox account. This tool lets us complete transactions without having to pass money through PayPal.</p>
<p>PART 13: A QUICK LOOK AT PAYPAL&#8217;S IPN<br />
Duration: 5:47</p>
<p>PayPal&#8217;s IPN (Instant Payment Notification) is a handy way of knowing when a transaction has been completed succesfully. We&#8217;ll quickly go over how we can pick up data collected by PayPal and how it can be used to track orders after they&#8217;ve been placed.</p>
<p>-</p>
<p>Should you have any questions or comments, please feel to post them.</p>
<p>PS: I will have more new FREE PHP and <a href="http://www.killersites.com/dreamweaver/">Dreamweaver CS4 videos</a> coming out soon.</p>
<p>Thanks,</p>
<p>Stefan Mischook</p>
]]></content:encoded>
			<wfw:commentRss>http://www.killerphp.com/articles/php-shopping-cart-video-tutorial-course-available-for-download/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>PHP Shopping Cart Tutorial</title>
		<link>http://www.killerphp.com/articles/php-shoping-cart-tutorial/</link>
		<comments>http://www.killerphp.com/articles/php-shoping-cart-tutorial/#comments</comments>
		<pubDate>Tue, 09 Sep 2008 18:44:37 +0000</pubDate>
		<dc:creator>Stefan Mischook</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Object Oriented PHP]]></category>
		<category><![CDATA[PHP Videos]]></category>
		<category><![CDATA[php shopping cart]]></category>

		<guid isPermaLink="false">http://www.killerphp.com/articles/?p=153</guid>
		<description><![CDATA[
Hi,
I just released a new PHP shopping cart video tutorial for beginners. In this series of videos, you learn how to build a PHP based shopping cart that works with Paypal. Some highlights:

It&#8217;s object oriented &#8211; almost!
The shopping cart &#8216;talks&#8217; to Paypal.
Learn how to create XML documents and how to process them with PHP.
You also [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.killerphp.com/articles/wp-content/uploads/2008/09/video-wheel.png" alt="video tutorial" title="video-wheel" width="65" height="65" class="alignright size-medium wp-image-154" /></p>
<p>Hi,</p>
<p>I just released a new <a href="http://www.killerphp.com/tutorials/shopping-cart-tutorial/">PHP shopping cart video tutorial</a> for beginners. In this series of videos, you learn how to build a PHP based shopping cart that works with Paypal. Some highlights:</p>
<ul>
<li>It&#8217;s object oriented &#8211; almost!</li>
<li>The shopping cart &#8216;talks&#8217; to Paypal.</li>
<li>Learn how to create XML documents and how to process them with PHP.</li>
<li>You also learn a few &#8216;best practices&#8217; when it comes to programming.</li>
</ul>
<p>I hope you enjoy.</p>
<p>Stefan Mischook</p>
<p>www.killersites.com<br />
www.killerphp.com</p>
]]></content:encoded>
			<wfw:commentRss>http://www.killerphp.com/articles/php-shoping-cart-tutorial/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

