<?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 strtotime() Function</title>
	<atom:link href="https://www.webmaster-source.com/2008/12/31/php-strtotime-function/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.webmaster-source.com/2008/12/31/php-strtotime-function/</link>
	<description>Useful Resources For Webmasters</description>
	<lastBuildDate>Mon, 04 May 2026 06:57:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.42</generator>
	<item>
		<title>By: Shofiqul Islam</title>
		<link>https://www.webmaster-source.com/2008/12/31/php-strtotime-function/#comment-39051</link>
		<dc:creator><![CDATA[Shofiqul Islam]]></dc:creator>
		<pubDate>Sat, 23 Jul 2016 10:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/?p=1631#comment-39051</guid>
		<description><![CDATA[How I can get server current time  integer format  using strtotime() function]]></description>
		<content:encoded><![CDATA[<p>How I can get server current time  integer format  using strtotime() function</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>https://www.webmaster-source.com/2008/12/31/php-strtotime-function/#comment-6792</link>
		<dc:creator><![CDATA[Jon]]></dc:creator>
		<pubDate>Thu, 01 Jan 2009 03:15:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/?p=1631#comment-6792</guid>
		<description><![CDATA[One of the most useful PHP functions for me. Also you can format the date like this:

$newdate = date(&#039;Y-m-d&#039;, strtotime($date.&#039;+3 days&#039;);

Where $date is any string date.]]></description>
		<content:encoded><![CDATA[<p>One of the most useful PHP functions for me. Also you can format the date like this:</p>
<p>$newdate = date(&#8216;Y-m-d&#8217;, strtotime($date.&#8217;+3 days&#8217;);</p>
<p>Where $date is any string date.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>https://www.webmaster-source.com/2008/12/31/php-strtotime-function/#comment-6770</link>
		<dc:creator><![CDATA[Matt]]></dc:creator>
		<pubDate>Wed, 31 Dec 2008 17:32:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/?p=1631#comment-6770</guid>
		<description><![CDATA[Well that certainly is a bad bug, Dan. I&#039;ll have to read up on the functions...shortcomings, I guess.]]></description>
		<content:encoded><![CDATA[<p>Well that certainly is a bad bug, Dan. I&#8217;ll have to read up on the functions&#8230;shortcomings, I guess.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Lee</title>
		<link>https://www.webmaster-source.com/2008/12/31/php-strtotime-function/#comment-6761</link>
		<dc:creator><![CDATA[Dan Lee]]></dc:creator>
		<pubDate>Wed, 31 Dec 2008 14:31:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/?p=1631#comment-6761</guid>
		<description><![CDATA[Its neat alright, but I have found issues with it in the past. I came across this bug. Be sure and read up on the comments at php.net as they have found more, most of them revolving around time zones. It definitely has its uses, just be careful and know what is and isn&#039;t bulletproof.

Link to the bug I encountered: http://bugs.php.net/bug.php?id=44073]]></description>
		<content:encoded><![CDATA[<p>Its neat alright, but I have found issues with it in the past. I came across this bug. Be sure and read up on the comments at php.net as they have found more, most of them revolving around time zones. It definitely has its uses, just be careful and know what is and isn&#8217;t bulletproof.</p>
<p>Link to the bug I encountered: <a href="http://bugs.php.net/bug.php?id=44073" rel="nofollow">http://bugs.php.net/bug.php?id=44073</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/


Served from: www.webmaster-source.com @ 2026-05-14 00:30:42 by W3 Total Cache
-->