Guest User

Untitled

a guest
Dec 10th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. Usage example:
  2.  
  3. ```php
  4. require 'byte_convert.php';
  5.  
  6. printf('File size: %s', byte_convert(filesize('/path/to/music/dj-zoso.mp3')));
  7. ```
Add Comment
Please, Sign In to add comment