<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1020750" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1020750</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/get-filesize-php#comment-1127427</link>
    <description> &lt;p&gt;Thanks &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 18 Mar 2003 01:43:26 +0000</pubDate>
 <dc:creator>Renegade</dc:creator>
 <guid isPermaLink="false">comment 1127427 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/get-filesize-php#comment-1127411</link>
    <description> &lt;p&gt;This is more what I had in mind, Flash MX compatible:&lt;/p&gt;
&lt;p&gt;function filesizeTotals ($curArray){&lt;br /&gt;
  $thisArray = $curArray;&lt;br /&gt;
  $num=sizeof($thisArray);&lt;br /&gt;
  for ($i=0;$i&amp;lt;$num;$i++){&lt;br /&gt;
	if ($handle = opendir($thisArray[$i])) {&lt;br /&gt;
       while (false !== ($file = readdir($handle))) {&lt;br /&gt;
   if (is_file($thisArray[$i].&quot;/&quot;.$file)){&lt;br /&gt;
 $filesizes += filesize($thisArray[$i].&quot;/&quot;.$file);&lt;br /&gt;
    }&lt;br /&gt;
   }&lt;br /&gt;
  }&lt;br /&gt;
 }&lt;br /&gt;
   closedir($handle);&lt;br /&gt;
   print &quot;&amp;amp;fileSVar=$filesizes&quot;;&lt;br /&gt;
 }&lt;/p&gt;
 </description>
     <pubDate>Mon, 17 Mar 2003 19:47:21 +0000</pubDate>
 <dc:creator>TonyMontana</dc:creator>
 <guid isPermaLink="false">comment 1127411 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/get-filesize-php#comment-1127353</link>
    <description> &lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt;$mySize &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;= &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;filesize&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(\&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;/path/to/file.txt\&quot;);&lt;br /&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;br /&gt;
More info @ &lt;a href=&quot;http://www.php.net/filesize&quot; class=&quot;bb-url&quot;&gt;http://www.php.net/filesize&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 16 Mar 2003 13:07:13 +0000</pubDate>
 <dc:creator>zollet</dc:creator>
 <guid isPermaLink="false">comment 1127353 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/get-filesize-php#comment-1127351</link>
    <description> &lt;p&gt;Mind if I ask how?&lt;/p&gt;
 </description>
     <pubDate>Sun, 16 Mar 2003 09:17:20 +0000</pubDate>
 <dc:creator>Renegade</dc:creator>
 <guid isPermaLink="false">comment 1127351 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
