<?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>Justin Cook&#039;s Blog &#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, games, technology, programming and SEO blog by Justin Cook</description>
	<lastBuildDate>Wed, 11 Jan 2012 04:20:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>PHP: Parse a Substring without Chopping Words</title>
		<link>http://www.justin-cook.com/wp/2012/01/08/php-parse-a-substring-without-chopping-words/</link>
		<comments>http://www.justin-cook.com/wp/2012/01/08/php-parse-a-substring-without-chopping-words/#comments</comments>
		<pubDate>Sun, 08 Jan 2012 14:24:06 +0000</pubDate>
		<dc:creator>Justin Cook</dc:creator>
				<category><![CDATA[PHP Code]]></category>

		<guid isPermaLink="false">http://www.justin-cook.com/wp/?p=796</guid>
		<description><![CDATA[Often times you need cut off a specific string of text to get just a piece of it, perhaps to fit an excerpt of the latest news on your homepage. When you want to do that, you&#039;ll need to use the substr() function to do that. The main problem with this though, is that if [...]]]></description>
		<wfw:commentRss>http://www.justin-cook.com/wp/2012/01/08/php-parse-a-substring-without-chopping-words/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>6</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>6</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
