<?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>jigniter™ &#187; random</title>
	<atom:link href="http://www.jigniter.com/tag/random/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jigniter.com</link>
	<description>jQuery &#38; CodeIgniter - Perfect combination for web application</description>
	<lastBuildDate>Wed, 14 Jul 2010 14:15:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Fast way to randomly choose an Array item</title>
		<link>http://www.jigniter.com/the-fast-way-to-randomly-choose-an-array-item/</link>
		<comments>http://www.jigniter.com/the-fast-way-to-randomly-choose-an-array-item/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 17:41:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Snippets Ideas]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[random]]></category>

		<guid isPermaLink="false">http://www.jigniter.com/the-fast-way-to-randomly-choose-an-array-item/</guid>
		<description><![CDATA[When dealing with arrays in PHP, I usually need to choose a random item to display, for example an image that rotates randomly in a homepage or interior page, actually doesn’t matter which page. The applications and needs may differ a lot, but here is a simple snippet that you can use to randomly select [...]]]></description>
		<wfw:commentRss>http://www.jigniter.com/the-fast-way-to-randomly-choose-an-array-item/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
