<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Mon, 15 Jun 2026 10:16:48 +0000</lastBuildDate>
    <item>
      <title>(PHP) Output zebra stripe rows in PHP - dizzley</title>
      <link>https://snipplr.com/view/17973/output-zebra-stripe-rows-in-php</link>
      <description>&lt;p&gt;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 &lt;tr&gt; element's class to "myEvenRow" or "myOddRow" then output the &lt;tr&gt; data just after the IF statement.&#13;
&#13;
I found this full example at nullislove.com. The page also has a Ruby example. Full props to them.&lt;/p&gt;</description>
      <pubDate>Thu, 06 Aug 2009 11:54:16 UTC</pubDate>
      <guid>https://snipplr.com/view/17973/output-zebra-stripe-rows-in-php</guid>
    </item>
  </channel>
</rss>
