
<?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>daniel shiffman &#187; php</title>
	<atom:link href="http://www.shiffman.net/category/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shiffman.net</link>
	<description></description>
	<lastBuildDate>Tue, 24 Jan 2012 03:41:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>PHP Tutorial</title>
		<link>http://www.shiffman.net/2008/10/30/php-tutorial/</link>
		<comments>http://www.shiffman.net/2008/10/30/php-tutorial/#comments</comments>
		<pubDate>Thu, 30 Oct 2008 16:12:47 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[processing.org]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[teaching_]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.shiffman.net/?p=308</guid>
		<description><![CDATA[I&#8217;ve finally posted something I&#8217;ve been meaning to do for quite a while, a quick PHP tutorial for Processing programmers. This probably should have been a chapter in Learning Processing, but hey, if it had made it in, then I &#8230; <a href="http://www.shiffman.net/2008/10/30/php-tutorial/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.shiffman.net/wp-content/uploads/2008/10/hashmap.jpg" alt="" title="hashmap" width="300" height="169" class="alignnone size-full wp-image-309" /></p>
<p>I&#8217;ve finally posted something I&#8217;ve been meaning to do for quite a while, a quick PHP tutorial for <a href="http://www.processing.org">Processing</a> programmers.  This probably should have been a chapter in <a href="http://www.learningprocessing.com">Learning Processing</a>, but hey, if it had made it in, then I wouldn&#8217;t be able to just put it online for free.</p>
<p>Tutorial: <a href="http://www.learningprocessing.com/tutorials/php/">http://www.learningprocessing.com/tutorials/php/</a> </p>
<p>There&#8217;s an example towards the end of the tutorial that demonstrates how to use PHP to save data to a server from a Processing sketch/applet.  This could be particularly useful for a high score list, etc.</p>
<p>Persistence: <a href="http://www.learningprocessing.com/tutorials/php/php-persistence/">http://www.learningprocessing.com/tutorials/php/php-persistence/</a></p>
<p>Oh, and while I&#8217;m at it, I&#8217;ve got three new examples up on the Processing site:</p>
<ul>
<li class = "arrow"><a href="http://www.processing.org/learning/topics/arraylistclass.html">ArrayList</a></li>
<li class = "arrow"><a href="http://www.processing.org/learning/topics/hashmapclass.html">HashMap</a></li>
<li class = "arrow"><a href="http://www.processing.org/learning/topics/directorylist.html">Directory List</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.shiffman.net/2008/10/30/php-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

