<?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>Ryan Maffit &#187; random</title>
	<atom:link href="http://blog.ryanmaffit.com/tag/random/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.ryanmaffit.com</link>
	<description>The blog of a web developer</description>
	<lastBuildDate>Thu, 15 Jul 2010 00:29:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>PHP Random Image Script</title>
		<link>http://blog.ryanmaffit.com/web-development/php/php-random-image-script.html</link>
		<comments>http://blog.ryanmaffit.com/web-development/php/php-random-image-script.html#comments</comments>
		<pubDate>Fri, 05 Jun 2009 07:48:36 +0000</pubDate>
		<dc:creator>Ryan Maffit</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[random]]></category>

		<guid isPermaLink="false">http://blog.ryanmaffit.com/?p=98</guid>
		<description><![CDATA[This script takes a list of images with links and randomly outputs one of them. &#60;img src=&#34;\&#34; alt=&#34;\&#38;quot;&#38;quot;.$img&#91;1&#93;.&#38;quot;\&#38;quot;&#34; /&#62;&#34;; ?&#38;gt;]]></description>
			<content:encoded><![CDATA[<p>This script takes a list of images with links and randomly outputs one of them.</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #339933;">&lt;</span>img src<span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;<span style="color: #000099; font-weight: bold;">\&quot;</span> alt=&quot;</span>\<span style="color: #339933;">&amp;</span>quot<span style="color: #339933;">;&amp;</span>quot<span style="color: #339933;">;.</span><span style="color: #000088;">$img</span><span style="color: #009900;">&#91;</span><span style="color: #cc66cc;">1</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">.&amp;</span>quot<span style="color: #339933;">;</span>\<span style="color: #339933;">&amp;</span>quot<span style="color: #339933;">;</span><span style="color: #0000ff;">&quot; /&gt;&quot;</span><span style="color: #339933;">;</span>
?<span style="color: #339933;">&amp;</span>gt<span style="color: #339933;">;</span></pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://blog.ryanmaffit.com/web-development/php/php-random-image-script.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
