<?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>Thought Patterns &#187; PHP</title>
	<atom:link href="http://www.cameroncooke.com/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cameroncooke.com</link>
	<description>Cameron’s thoughts on everything and nothing.</description>
	<lastBuildDate>Wed, 21 Dec 2011 13:33:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Emulate PHP’s $_GET in JavaScript</title>
		<link>http://www.cameroncooke.com/2007/10/10/emulate-php%e2%80%99s-_get-in-javascript/</link>
		<comments>http://www.cameroncooke.com/2007/10/10/emulate-php%e2%80%99s-_get-in-javascript/#comments</comments>
		<pubDate>Wed, 10 Oct 2007 16:15:29 +0000</pubDate>
		<dc:creator>Cameron</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.cameroncooke.com/?p=80</guid>
		<description><![CDATA[I’m currently developing a JavaScript picture gallery widget / web service and needed a way to access GET parameters that I’ve passed via one page to another. This is simple in PHP as you can just access the $_GET super &#8230; <a href="http://www.cameroncooke.com/2007/10/10/emulate-php%e2%80%99s-_get-in-javascript/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.cameroncooke.com/2007/10/10/emulate-php%e2%80%99s-_get-in-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

