Hi,
I am trying to determine the amount of diskspace on drive g:, but I keep getting the following error......
Fatal error: Call to undefined function: disk_free_space() in
Here is the line of code that's causing the problem.............
$df = disk_free_space("\g:");