<?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: Get the first &amp; last day of the month with PHP</title>
	<atom:link href="http://www.justin-cook.com/wp/2009/04/18/get-the-first-last-day-of-the-month-with-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.justin-cook.com/wp/2009/04/18/get-the-first-last-day-of-the-month-with-php/</link>
	<description>A web, games, technology, programming and SEO blog by Justin Cook</description>
	<lastBuildDate>Wed, 04 Jan 2012 07:53:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Greg McMullen</title>
		<link>http://www.justin-cook.com/wp/2009/04/18/get-the-first-last-day-of-the-month-with-php/comment-page-1/#comment-157531</link>
		<dc:creator>Greg McMullen</dc:creator>
		<pubDate>Mon, 19 Sep 2011 15:45:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.justin-cook.com/wp/?p=663#comment-157531</guid>
		<description>Just wanted to say thanks. Even a few years later, the code is still relevant!</description>
		<content:encoded><![CDATA[<p>Just wanted to say thanks. Even a few years later, the code is still relevant!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PHP Code: First and Last Day of Month &#124; Gregory A McMullen</title>
		<link>http://www.justin-cook.com/wp/2009/04/18/get-the-first-last-day-of-the-month-with-php/comment-page-1/#comment-157530</link>
		<dc:creator>PHP Code: First and Last Day of Month &#124; Gregory A McMullen</dc:creator>
		<pubDate>Mon, 19 Sep 2011 15:43:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.justin-cook.com/wp/?p=663#comment-157530</guid>
		<description>[...] post: Get the first &amp; last day of the month with PHP Share This:         This entry was posted in Coding and tagged code, dates, last day of month, php, [...]</description>
		<content:encoded><![CDATA[<p>[...] post: Get the first &amp; last day of the month with PHP Share This:         This entry was posted in Coding and tagged code, dates, last day of month, php, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.justin-cook.com/wp/2009/04/18/get-the-first-last-day-of-the-month-with-php/comment-page-1/#comment-157525</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Fri, 16 Sep 2011 10:33:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.justin-cook.com/wp/?p=663#comment-157525</guid>
		<description>One more way guys without strtotime(), I don&#039;t know why I don&#039;t like it.
:) much more complex way than Eric Corona proposed :)

date(&#039;Y-m-d H:i:s&#039;, mktime(0, 0, -1, $currentMonth, 1, $currentYear))</description>
		<content:encoded><![CDATA[<p>One more way guys without strtotime(), I don&#039;t know why I don&#039;t like it.<br />
 <img src='http://www.justin-cook.com/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  much more complex way than Eric Corona proposed <img src='http://www.justin-cook.com/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>date(&#039;Y-m-d H:i:s&#039;, mktime(0, 0, -1, $currentMonth, 1, $currentYear))</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! -->
