What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Another PHP Help Thread (Getting size of folders)

Another PHP Help Thread (Getting size of folders)
Author: Message:
WDZ
Former Admin
*****

Avatar

Posts: 7106
Reputation: 107
– / Male / Flag
Joined: Mar 2002
RE: Another PHP Help Thread (Getting size of folders)
First of all, what's this?

$handle = opendir($folder);
if ($handle = opendir($folder)) {

Delete the first one.

Also, is truesize() a function you made yourself? I've never heard of it.

There might be other problems with the script... this is just my initial response. :p

Edit: Another problem: $file != '../' is wrong. The name would not have a trailing slash.

This post was edited on 01-31-2005 at 06:46 AM by WDZ.
01-31-2005 06:41 AM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Another PHP Help Thread (Getting size of folders) - by Ash_ on 01-31-2005 at 06:32 AM
RE: Another PHP Help Thread (Getting size of folders) - by WDZ on 01-31-2005 at 06:41 AM
RE: Another PHP Help Thread (Getting size of folders) - by Ash_ on 01-31-2005 at 06:45 AM
RE: Another PHP Help Thread (Getting size of folders) - by -dt- on 01-31-2005 at 06:48 AM
RE: Another PHP Help Thread (Getting size of folders) - by WDZ on 01-31-2005 at 06:48 AM
RE: Another PHP Help Thread (Getting size of folders) - by L. Coyote on 01-31-2005 at 06:49 AM
RE: Another PHP Help Thread (Getting size of folders) - by WDZ on 01-31-2005 at 06:56 AM
RE: Another PHP Help Thread (Getting size of folders) - by Ash_ on 01-31-2005 at 07:12 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On