PHP Convert SIZE KB MB GB TB « My Blog

Public static function showSize($size_in_bytes) { $value = 0; if ($size_in_bytes >= 1073741824) { $value = round($size_in_bytes/1073741824*10)/10; return ($round) ? round($value) . 'Gb' : "{$value} Gb"; } else if ($size_in_bytes >= 1048576) { $value = round($size_in_bytes/1048576*10)/10; return ($round) ? round($value) . 'Mb' : "{$value} Mb"; } else if ($size_in_bytes >= 1024) { $value = round($size_in_bytes/1024*10)/10; return ($round) ? round($value) .


Convert Kb To Gb - Bookshelf

New Perspectives on Microsoft Windows Vista for Power Users

New Perspectives on Microsoft Windows Vista for Power Users

If you need to convert cluster sizes expressed as KB to the number of ... To Sectors/Cluster Bytes Kilobytes (KB) 7 MB 512 MB 1 512 0.5 513 MB 1 GB 2 1024 1 ...

C++ Programming, Program Design Including Data Structures

C++ Programming, Program Design Including Data Structures

Appendix E describes how to convert a number from base 10 to base 2 and vice ... MB 1024 KB = 210 KB = 220 bytes = 1048576 bytes Gigabyte GB 1024 MB = 210 ...

Windows PowerShell Cookbook, The Complete Guide to Scripting Microsoft's New Command Shell

Windows PowerShell Cookbook, The Complete Guide to Scripting Microsoft's New Command Shell

They use the terms “kilobytes,” “megabytes,” and “gigabytes” to mean numbers ... on page 720 6.6 Convert Numbers Between Bases Problem You want to convert a ...

VMware VSphere PowerCLI Reference, Automating VSphere Administration

VMware VSphere PowerCLI Reference, Automating VSphere Administration

It has built-in constants—KB, MB, GB, TB (terabyte), and even PB (petabyte)— for converting values. When you need to convert a disk or memory size value to ...

The Pearson Guide to MCA Entrance Examinations

The Pearson Guide to MCA Entrance Examinations

Converting 123 (31h 32h 33h) in this fashion yields three bytes: 010203h, ... bytes • 1 gigabyte (G / GB) = 2A30 bytes - 1073741824 bytes • 1 terabyte (T ...

Everyday Articles Directory


B bytes KB kilobytes MB megabytes GB gigabytes TB terabytes ...
Now with terabytes! Convert bytes (B) to kilobytes (KB) to megabytes (MB) to gigabytes (GB) to Terabytes (TB)

Convert kb to gb - Conversion of Measurement Units
Quickly convert kilobits into gigabytes (kb to gb) using the online calculator for metric conversions and more.

Convert MB to GB - Conversion of Measurement Units
Quickly convert megabytes into gigabytes (MB to GB) using the online calculator for metric conversions and more.

Online bandwidth calculator, convert data in byte, MB, GB, KB ...
Calculate or Convert data from one data type [byte, KB/ MB/ GB] to other [gigabyte, megabyte, byte, bits]. This is simple and easy online calculator or converter. ...

Convert kilobyte to Gigabyte - KB to GB Converter
Convert Kilobytes (KB) to Gigabytes (GB) Byte. Kilo byte. Mega byte. Giga byte ...
TOP