You don't have an account yet?
Become part of our PHP community and register now...
<?php $place = diskfreespace("C:"); echo $place; ?>
echo disk_total_space($var);
Comment