<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - andyhartleeds</title>
<link>http://snipplr.com/users/andyhartleeds/tags/even</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 18 May 2013 19:12:10 GMT</pubDate>
<item>
<title>(PHP) How to check if a number is odd or even</title>
<link>http://snipplr.com/view/3868/how-to-check-if-a-number-is-odd-or-even/</link>
<description><![CDATA[ <p>How to check if a number is odd or even in PHP. Could also use the MOD (%) function, but apparently this method is better performance-wise.</p> ]]></description>
<pubDate>Tue, 09 Oct 2007 09:31:40 GMT</pubDate>
<guid>http://snipplr.com/view/3868/how-to-check-if-a-number-is-odd-or-even/</guid>
</item>
</channel>
</rss>