PHP diskfreespace() Function

The diskfreespace() function returns the free space, in bytes, of the specified directory. This function is an alias of the disk_free_space() function.

Example -

ParameterDescription
directoryRequired. Specifies the directory to check