<?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>A Complete Waste of Time - Justin Cook's Site &#187; PHP Code</title>
	<atom:link href="http://www.justin-cook.com/wp/category/tech-stuff/free-code/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.justin-cook.com/wp</link>
	<description>A web, technology, programming and SEO blog by Justin Cook</description>
	<lastBuildDate>Tue, 16 Feb 2010 13:06:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PHPCart payment processor for Chase Paymentech (Orbital)</title>
		<link>http://www.justin-cook.com/wp/2008/10/24/phpcart-payment-processor-for-chase-paymentech-orbital/</link>
		<comments>http://www.justin-cook.com/wp/2008/10/24/phpcart-payment-processor-for-chase-paymentech-orbital/#comments</comments>
		<pubDate>Fri, 24 Oct 2008 23:18:06 +0000</pubDate>
		<dc:creator>Justin Cook</dc:creator>
				<category><![CDATA[PHP Code]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.justin-cook.com/wp/?p=611</guid>
		<description><![CDATA[I was working on a project recently, implementing the PHPCart ecommerce shopping cart solution. The merchant uses Chase Paymentech as their credit card processor, and the PHPCart website mentioned that there was a gateway already made. However, I quickly found out that there wasn&#039;t so I had to code one myself! So I&#039;m offering it [...]]]></description>
		<wfw:commentRss>http://www.justin-cook.com/wp/2008/10/24/phpcart-payment-processor-for-chase-paymentech-orbital/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Build an image slideshow with PHP &amp; JavaScript</title>
		<link>http://www.justin-cook.com/wp/2007/10/15/build-an-image-slideshow-with-php-javascript/</link>
		<comments>http://www.justin-cook.com/wp/2007/10/15/build-an-image-slideshow-with-php-javascript/#comments</comments>
		<pubDate>Mon, 15 Oct 2007 13:52:15 +0000</pubDate>
		<dc:creator>Justin Cook</dc:creator>
				<category><![CDATA[JavaScript Code]]></category>
		<category><![CDATA[PHP Code]]></category>

		<guid isPermaLink="false">http://www.justin-cook.com/wp/2007/10/15/build-an-image-slideshow-with-php-javascript/</guid>
		<description><![CDATA[There are numerous scripts out there that use PHP to scan the contents of a particular directory, and create a &#034;gallery&#034; of sorts from all of the images in the folder. There are also JavaScripts out there that allow you to rotate between images in a gallery without refreshing the page &#8211; thus creating a [...]]]></description>
		<wfw:commentRss>http://www.justin-cook.com/wp/2007/10/15/build-an-image-slideshow-with-php-javascript/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to parse a CSV file with PHP</title>
		<link>http://www.justin-cook.com/wp/2007/09/23/how-to-parse-a-csv-file-with-php/</link>
		<comments>http://www.justin-cook.com/wp/2007/09/23/how-to-parse-a-csv-file-with-php/#comments</comments>
		<pubDate>Sun, 23 Sep 2007 14:41:01 +0000</pubDate>
		<dc:creator>Justin Cook</dc:creator>
				<category><![CDATA[PHP Code]]></category>

		<guid isPermaLink="false">http://www.justin-cook.com/wp/2007/09/23/how-to-parse-a-csv-file-with-php/</guid>
		<description><![CDATA[It&#039;s a very common feature request in any web application to be able to upload data in a CSV file rather than having to manually enter every single item. In that case, you need to build in some intelligence to be able to parse the data from the CSV file. 
Well, I love the fact [...]]]></description>
		<wfw:commentRss>http://www.justin-cook.com/wp/2007/09/23/how-to-parse-a-csv-file-with-php/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.310 seconds -->
