<?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>OpenStyle South Africa &#187; Code Example</title>
	<atom:link href="http://www.openstyle.co.za/tag/code-example/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.openstyle.co.za</link>
	<description>Freedom of Choice for South Africa</description>
	<lastBuildDate>Tue, 07 Feb 2012 13:43:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Alternative row colours</title>
		<link>http://www.openstyle.co.za/2010/06/alternative-row-colours/</link>
		<comments>http://www.openstyle.co.za/2010/06/alternative-row-colours/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 13:45:50 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Code Examples]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Code Example]]></category>

		<guid isPermaLink="false">http://www.openstyle.co.za/?p=139</guid>
		<description><![CDATA[I like this method so just getting it down so I remember. < ?php $counter = 0; ? > < table > < ?php for($array as $item){ ? > < tr< ?php echo (!($counter++ &#038; 1) ? "class='even'" : "") &#8230; <a href="http://www.openstyle.co.za/2010/06/alternative-row-colours/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.openstyle.co.za/2010/06/alternative-row-colours/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

