php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #763 would love to see statfs as an internal function...
Submitted: 1998-09-21 07:19 UTC Modified: 1999-03-20 18:47 UTC
From: thies at digicol dot de Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 3.0 Latest CVS OS: all
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: thies at digicol dot de
New email:
PHP Version: OS:

 

 [1998-09-21 07:19 UTC] thies at digicol dot de
i'm writing some command-line scripts in php which do some file-moving & stuff...

to find out how much space is left in a directory i would have to parse the popen-output of the unix df utility - but that is really diffrent on different unixes... so i believe it would be great if php could provide a statfs call (which could also work under windows)!!

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-03-20 18:47 UTC] sas
dskfree() does  that
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Nov 28 17:01:27 2024 UTC