DeathStar Posted July 2, 2007 Share Posted July 2, 2007 Hello I'm busy making an disk usage graph. I know how to do the Image generation, basicly i know how to do everything, just a complication with some calculations. Based on my knowledge: 8 bits in a byte. 1024 bytes in a kilobyte. 1024 kilobytes in a megabyte. 1024 megabytes in a gigabyte. 1024 gigabytes in a terabyte. What would be the best formula to divide the units from eachother. I can display and work with the total amount of bytes that php displays. But i have a section where you can look at the mb, gb, tb. Any help ? Quote Link to comment Share on other sites More sharing options...
redarrow Posted July 2, 2007 Share Posted July 2, 2007 looks good lol have a look. http://www.phpfreaks.com/forums/index.php/topic,142709.0.html Quote Link to comment Share on other sites More sharing options...
DeathStar Posted July 2, 2007 Author Share Posted July 2, 2007 thankyou Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.