>
>Is there a way in PHP to get the size of a directory? (so I can see how 
>much disk space my users are using in their home directory).

Maybe a system call to 'du' if you're on a unix/Linux system?

Simon


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to