<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - dizzley</title>
<link>http://snipplr.com/users/dizzley</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 26 May 2013 01:08:57 GMT</pubDate>
<item>
<title>(PHP) Output zebra stripe rows in PHP</title>
<link>http://snipplr.com/view/17973/output-zebra-stripe-rows-in-php/</link>
<description><![CDATA[ <p>This is a simple way to stripe alternate rows of output or to do  anything different as I process each alternate row. Typically, I set the  element's class to "myEvenRow" or "myOddRow" then output the  data just after the IF statement.

I found this full example at nullislove.com. The page also has a Ruby example. Full props to them.</p> ]]></description>
<pubDate>Thu, 06 Aug 2009 11:54:16 GMT</pubDate>
<guid>http://snipplr.com/view/17973/output-zebra-stripe-rows-in-php/</guid>
</item>
</channel>
</rss>