<?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: Quick PHP Function to Get File Sizes in KB, MB &amp; GB</title>
	<atom:link href="http://www.linein.org/blog/2008/06/03/quick-php-function-to-get-file-sizes-in-kb-mb-gb/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linein.org/blog/2008/06/03/quick-php-function-to-get-file-sizes-in-kb-mb-gb/</link>
	<description></description>
	<lastBuildDate>Tue, 24 Aug 2010 19:41:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: John P</title>
		<link>http://www.linein.org/blog/2008/06/03/quick-php-function-to-get-file-sizes-in-kb-mb-gb/comment-page-1/#comment-3839</link>
		<dc:creator>John P</dc:creator>
		<pubDate>Tue, 04 Aug 2009 17:56:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.linein.org/blog/?p=195#comment-3839</guid>
		<description>This is more versatile, in my opinion: http://aidanlister.com/2004/04/human-readable-file-sizes/

No need to specify a type, it does it automatically and gives other options...</description>
		<content:encoded><![CDATA[<p>This is more versatile, in my opinion: <a href="http://aidanlister.com/2004/04/human-readable-file-sizes/" rel="nofollow">http://aidanlister.com/2004/04/human-readable-file-sizes/</a></p>
<p>No need to specify a type, it does it automatically and gives other options&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vinikey</title>
		<link>http://www.linein.org/blog/2008/06/03/quick-php-function-to-get-file-sizes-in-kb-mb-gb/comment-page-1/#comment-3117</link>
		<dc:creator>vinikey</dc:creator>
		<pubDate>Thu, 23 Apr 2009 09:56:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.linein.org/blog/?p=195#comment-3117</guid>
		<description>Thanx for the script!</description>
		<content:encoded><![CDATA[<p>Thanx for the script!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wonko</title>
		<link>http://www.linein.org/blog/2008/06/03/quick-php-function-to-get-file-sizes-in-kb-mb-gb/comment-page-1/#comment-2928</link>
		<dc:creator>wonko</dc:creator>
		<pubDate>Sat, 28 Feb 2009 17:56:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.linein.org/blog/?p=195#comment-2928</guid>
		<description>Wonderful! Exactly what i needed today :-)</description>
		<content:encoded><![CDATA[<p>Wonderful! Exactly what i needed today <img src='http://www.linein.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://www.linein.org/blog/2008/06/03/quick-php-function-to-get-file-sizes-in-kb-mb-gb/comment-page-1/#comment-2597</link>
		<dc:creator>john</dc:creator>
		<pubDate>Wed, 31 Dec 2008 18:22:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.linein.org/blog/?p=195#comment-2597</guid>
		<description>That&#039;s a good idea. I&#039;ll post an updated version shortly that will have that feature.</description>
		<content:encoded><![CDATA[<p>That&#8217;s a good idea. I&#8217;ll post an updated version shortly that will have that feature.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manolis</title>
		<link>http://www.linein.org/blog/2008/06/03/quick-php-function-to-get-file-sizes-in-kb-mb-gb/comment-page-1/#comment-2592</link>
		<dc:creator>Manolis</dc:creator>
		<pubDate>Tue, 30 Dec 2008 23:43:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.linein.org/blog/?p=195#comment-2592</guid>
		<description>Hi,
Thanks for the script.
May i ask you something?
How can we modify that,so that in case that the file is under 1mb to be shown as number in KB and if it is more than 1mb then to be shown in MB?
Thanks. :)</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Thanks for the script.<br />
May i ask you something?<br />
How can we modify that,so that in case that the file is under 1mb to be shown as number in KB and if it is more than 1mb then to be shown in MB?<br />
Thanks. <img src='http://www.linein.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://www.linein.org/blog/2008/06/03/quick-php-function-to-get-file-sizes-in-kb-mb-gb/comment-page-1/#comment-2386</link>
		<dc:creator>john</dc:creator>
		<pubDate>Wed, 10 Dec 2008 03:36:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.linein.org/blog/?p=195#comment-2386</guid>
		<description>This should work with PHP4 &amp; 5</description>
		<content:encoded><![CDATA[<p>This should work with PHP4 &#038; 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.linein.org/blog/2008/06/03/quick-php-function-to-get-file-sizes-in-kb-mb-gb/comment-page-1/#comment-2304</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Tue, 18 Nov 2008 17:42:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.linein.org/blog/?p=195#comment-2304</guid>
		<description>I think I&#039;ve narrowed it down to something in the main function block of code, but I don&#039;t know what? Is there anything in there that is only compatible with PHP5 as my server is PHP4 at the moment?</description>
		<content:encoded><![CDATA[<p>I think I&#8217;ve narrowed it down to something in the main function block of code, but I don&#8217;t know what? Is there anything in there that is only compatible with PHP5 as my server is PHP4 at the moment?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.linein.org/blog/2008/06/03/quick-php-function-to-get-file-sizes-in-kb-mb-gb/comment-page-1/#comment-2303</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Tue, 18 Nov 2008 17:37:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.linein.org/blog/?p=195#comment-2303</guid>
		<description>I&#039;ve tried using the above function, but when the code gets to the bit that displays the filesize it stops running and nothing below that point runs. I suspect it could be to do with the path to my image, but I&#039;ve tried lots of variations without success. Also, I don&#039;t understand the $_SERVER[DOCUMENT_ROOT] - I&#039;ve tried with and without this. Any suggestions?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve tried using the above function, but when the code gets to the bit that displays the filesize it stops running and nothing below that point runs. I suspect it could be to do with the path to my image, but I&#8217;ve tried lots of variations without success. Also, I don&#8217;t understand the $_SERVER[DOCUMENT_ROOT] &#8211; I&#8217;ve tried with and without this. Any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cata</title>
		<link>http://www.linein.org/blog/2008/06/03/quick-php-function-to-get-file-sizes-in-kb-mb-gb/comment-page-1/#comment-2226</link>
		<dc:creator>cata</dc:creator>
		<pubDate>Sun, 28 Sep 2008 10:48:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.linein.org/blog/?p=195#comment-2226</guid>
		<description>excelent thank you !</description>
		<content:encoded><![CDATA[<p>excelent thank you !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: علی</title>
		<link>http://www.linein.org/blog/2008/06/03/quick-php-function-to-get-file-sizes-in-kb-mb-gb/comment-page-1/#comment-2206</link>
		<dc:creator>علی</dc:creator>
		<pubDate>Thu, 18 Sep 2008 12:22:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.linein.org/blog/?p=195#comment-2206</guid>
		<description>many thanks.
its powerfull.</description>
		<content:encoded><![CDATA[<p>many thanks.<br />
its powerfull.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
