Assuming return is required, the following 182 results were found.
number_format($bytes / 1024, 2) . ' KB'; } elseif ($bytes > 1) { $bytes = $bytes . ' bytes'; } else { $bytes = '0 bytes'; } return $bytes; } Inline without a function Source: Joes Brain: http://www.joellipman.com if ($this_file_size >= 1073741824)...
match the results above. The second formula is converting person days into hours and then dividing by 24 (which should return the same decimal number).