Well, it's an intriquing idea, but I'm not getting any success out of it.
thanks for the suggestion. I'll keep plugging away.
--
Scott Poarch
http://www.globalhost.com
- - - - - - - - - - - -
> From: "Matthew Loff" <[EMAIL PROTECTED]>
> Organization: Will
I appreciate the help.
I understand the 'du -sk', but what's the "(int)" all about. Are you
suggesting using:
$usage = (int)`du -sk`;
in the PHP code, as in:
chdir($basedir);
$usage = (int)'du -sk';
print("$usage is usage");
?
Thank
Thanks for the quick reply.
I've been tring variations on that for a while with little success. This is
not necessarily my best hope, but it's the version I happen to be at at the
moment:
$command = "du > test2";
system($command);
Any ideas?
--
Scott Poarch
ht
ood script?
--
Scott Poarch
http://www.globalhost.com
- - - - - - - - - - - -
--
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]
Any help would be greatly appreciated.
- - - - - - - - - - - - - -
Scott Poarch
GlobalHost.com
- - - - - - - - - - - - - -
--
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 adminis
5 matches
Mail list logo