<?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: Display page render time</title>
	<atom:link href="http://albertech.net/2009/06/php-display-page-render-time/feed/" rel="self" type="application/rss+xml" />
	<link>http://albertech.net/2009/06/php-display-page-render-time/</link>
	<description>Tips, Tricks, and Reviews in Linux, Apache, MySQL, PHP</description>
	<lastBuildDate>Tue, 29 Jun 2010 22:15:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: admin</title>
		<link>http://albertech.net/2009/06/php-display-page-render-time/comment-page-1/#comment-306</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sun, 18 Oct 2009 18:25:20 +0000</pubDate>
		<guid isPermaLink="false">http://albertech.net/?p=191#comment-306</guid>
		<description>I&#039;ve updated the script for PHP5. PHP4 didn&#039;t have the true parameter, so thats what the float function was for. Thanks.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve updated the script for PHP5. PHP4 didn&#8217;t have the true parameter, so thats what the float function was for. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil</title>
		<link>http://albertech.net/2009/06/php-display-page-render-time/comment-page-1/#comment-300</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Thu, 24 Sep 2009 09:52:31 +0000</pubDate>
		<guid isPermaLink="false">http://albertech.net/?p=191#comment-300</guid>
		<description>isnt your microtime_float function just the same as microtime(true) ?</description>
		<content:encoded><![CDATA[<p>isnt your microtime_float function just the same as microtime(true) ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
