<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: PHP how to find Odd and Even numbers</title>
	<atom:link href="http://newsourcemedia.com/blog/php-how-to-find-odd-and-even-numbers/feed/" rel="self" type="application/rss+xml" />
	<link>http://newsourcemedia.com/blog/php-how-to-find-odd-and-even-numbers/</link>
	<description>Focused on Interactive Design, Development and Marketing</description>
	<lastBuildDate>Wed, 23 May 2012 11:06:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: doss</title>
		<link>http://newsourcemedia.com/blog/php-how-to-find-odd-and-even-numbers/comment-page-1/#comment-1025</link>
		<dc:creator>doss</dc:creator>
		<pubDate>Fri, 11 May 2012 07:44:14 +0000</pubDate>
		<guid isPermaLink="false">http://newsourcemedia.com/blog/1969/12/31/php-how-to-find-odd-and-even-numbers/#comment-1025</guid>
		<description>thanks</description>
		<content:encoded><![CDATA[<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: katrina kaif</title>
		<link>http://newsourcemedia.com/blog/php-how-to-find-odd-and-even-numbers/comment-page-1/#comment-922</link>
		<dc:creator>katrina kaif</dc:creator>
		<pubDate>Mon, 27 Feb 2012 15:11:35 +0000</pubDate>
		<guid isPermaLink="false">http://newsourcemedia.com/blog/1969/12/31/php-how-to-find-odd-and-even-numbers/#comment-922</guid>
		<description>Thats a great tips , i am thinking about this some days now i got the idea .thanks for share @admin</description>
		<content:encoded><![CDATA[<p>Thats a great tips , i am thinking about this some days now i got the idea .thanks for share @admin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kwacky1</title>
		<link>http://newsourcemedia.com/blog/php-how-to-find-odd-and-even-numbers/comment-page-1/#comment-667</link>
		<dc:creator>kwacky1</dc:creator>
		<pubDate>Wed, 13 Jul 2011 06:20:28 +0000</pubDate>
		<guid isPermaLink="false">http://newsourcemedia.com/blog/1969/12/31/php-how-to-find-odd-and-even-numbers/#comment-667</guid>
		<description>Thanks for that, so easy

$week = date(&#039;W&#039;, $timestamp ) &amp; 1 ? &#039;odd&#039; : &#039;even&#039;;</description>
		<content:encoded><![CDATA[<p>Thanks for that, so easy</p>
<p>$week = date(&#8216;W&#8217;, $timestamp ) &amp; 1 ? &#8216;odd&#8217; : &#8216;even&#8217;;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: medical assistant</title>
		<link>http://newsourcemedia.com/blog/php-how-to-find-odd-and-even-numbers/comment-page-1/#comment-587</link>
		<dc:creator>medical assistant</dc:creator>
		<pubDate>Fri, 25 Feb 2011 04:29:23 +0000</pubDate>
		<guid isPermaLink="false">http://newsourcemedia.com/blog/1969/12/31/php-how-to-find-odd-and-even-numbers/#comment-587</guid>
		<description>ah, is it that simple? Its been years since I write any code. Thanks for the effective tut!</description>
		<content:encoded><![CDATA[<p>ah, is it that simple? Its been years since I write any code. Thanks for the effective tut!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: simon</title>
		<link>http://newsourcemedia.com/blog/php-how-to-find-odd-and-even-numbers/comment-page-1/#comment-536</link>
		<dc:creator>simon</dc:creator>
		<pubDate>Tue, 09 Nov 2010 10:46:28 +0000</pubDate>
		<guid isPermaLink="false">http://newsourcemedia.com/blog/1969/12/31/php-how-to-find-odd-and-even-numbers/#comment-536</guid>
		<description>is_numeric is also a good way to validate a number ;)</description>
		<content:encoded><![CDATA[<p>is_numeric is also a good way to validate a number <img src='http://newsourcemedia.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: digital_artist</title>
		<link>http://newsourcemedia.com/blog/php-how-to-find-odd-and-even-numbers/comment-page-1/#comment-417</link>
		<dc:creator>digital_artist</dc:creator>
		<pubDate>Mon, 15 Feb 2010 15:11:50 +0000</pubDate>
		<guid isPermaLink="false">http://newsourcemedia.com/blog/1969/12/31/php-how-to-find-odd-and-even-numbers/#comment-417</guid>
		<description>nice. Thanks for sharing</description>
		<content:encoded><![CDATA[<p>nice. Thanks for sharing</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christmas Loans</title>
		<link>http://newsourcemedia.com/blog/php-how-to-find-odd-and-even-numbers/comment-page-1/#comment-362</link>
		<dc:creator>Christmas Loans</dc:creator>
		<pubDate>Fri, 20 Nov 2009 10:49:07 +0000</pubDate>
		<guid isPermaLink="false">http://newsourcemedia.com/blog/1969/12/31/php-how-to-find-odd-and-even-numbers/#comment-362</guid>
		<description>Exactly what i was looking for to sort out an absolutely massive list with each item duplicated. wrote a quick script, popped everything into an array and then just showed the even numbered entries.  Half an hour of tedious deleting became five minutes of work.  Thanks!! :)</description>
		<content:encoded><![CDATA[<p>Exactly what i was looking for to sort out an absolutely massive list with each item duplicated. wrote a quick script, popped everything into an array and then just showed the even numbered entries.  Half an hour of tedious deleting became five minutes of work.  Thanks!! <img src='http://newsourcemedia.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gumtree</title>
		<link>http://newsourcemedia.com/blog/php-how-to-find-odd-and-even-numbers/comment-page-1/#comment-356</link>
		<dc:creator>gumtree</dc:creator>
		<pubDate>Mon, 26 Oct 2009 16:32:34 +0000</pubDate>
		<guid isPermaLink="false">http://newsourcemedia.com/blog/1969/12/31/php-how-to-find-odd-and-even-numbers/#comment-356</guid>
		<description>thanks mate! looking for this</description>
		<content:encoded><![CDATA[<p>thanks mate! looking for this</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://newsourcemedia.com/blog/php-how-to-find-odd-and-even-numbers/comment-page-1/#comment-348</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Thu, 08 Oct 2009 13:24:12 +0000</pubDate>
		<guid isPermaLink="false">http://newsourcemedia.com/blog/1969/12/31/php-how-to-find-odd-and-even-numbers/#comment-348</guid>
		<description>Thanks a lot mate, very nice solution</description>
		<content:encoded><![CDATA[<p>Thanks a lot mate, very nice solution</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://newsourcemedia.com/blog/php-how-to-find-odd-and-even-numbers/comment-page-1/#comment-342</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 24 Sep 2009 17:57:19 +0000</pubDate>
		<guid isPermaLink="false">http://newsourcemedia.com/blog/1969/12/31/php-how-to-find-odd-and-even-numbers/#comment-342</guid>
		<description>Use the is_int to validate if a variable is a integer/number.
&lt;?php
$variable = 1;
if(is_int($variable))
echo &quot;Pass test&quot;;
?&gt;
You can view this here:
http://newsourcemedia.com/blog/php-validation-numbers-only-from/</description>
		<content:encoded><![CDATA[<p>Use the is_int to validate if a variable is a integer/number.<br />
< ?php<br />
$variable = 1;<br />
if(is_int($variable))<br />
echo "Pass test";<br />
?><br />
You can view this here:<br />
<a href="http://newsourcemedia.com/blog/php-validation-numbers-only-from/" rel="nofollow">http://newsourcemedia.com/blog/php-validation-numbers-only-from/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
