php-db | 2002122
Date: 12/27/02
- Next message: janet <email protected>: "Re: [PHP-DB] a newbie in deep need for help"
- Previous message: Dankshit: "[PHP-DB] Help with FTP"
- In reply to: Dankshit: "[PHP-DB] Help with FTP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
use system() to run /bin/df
depending on the OS you might need to add a flag to it like -h (linux) or
-k (solaris).
www.php.net/system
Adam
On Fri, 27 Dec 2002, Dankshit wrote:
> Is there a way to see how much space is left in a ftp server?
>
> thanks in advance!
>
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: janet <email protected>: "Re: [PHP-DB] a newbie in deep need for help"
- Previous message: Dankshit: "[PHP-DB] Help with FTP"
- In reply to: Dankshit: "[PHP-DB] Help with FTP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

