blackcell Posted September 8, 2009 Share Posted September 8, 2009 I have tried to view the php bible and don't know if they even exist. Are there a set of php functions that allow the programmer to read disk capacity, used and free space? Any push in the right direction is greatly appreciated. Link to comment https://forums.phpfreaks.com/topic/173510-solved-php-disk-space-fucntions/ Share on other sites More sharing options...
Mark Baker Posted September 8, 2009 Share Posted September 8, 2009 disk_free_space() disk_total_space() Link to comment https://forums.phpfreaks.com/topic/173510-solved-php-disk-space-fucntions/#findComment-914596 Share on other sites More sharing options...
blackcell Posted September 8, 2009 Author Share Posted September 8, 2009 Cool, thanks man. I can't believe I couldn't find them. Link to comment https://forums.phpfreaks.com/topic/173510-solved-php-disk-space-fucntions/#findComment-914828 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.