Complete PHP Filesystem Reference
The diskfreespace() function returns the free space, in bytes, of the specified directory.
This function is an alias of the disk_free_space() function.
| Parameter | Description |
|---|---|
| directory | Required. Specifies the directory to check |
The output of the code above could be:
Complete PHP Filesystem Reference
Your message has been sent to W3Schools.