Last Updated: February 25, 2016
·
688
· andreia

File size

<?php

$fileSize = number_format((filesize("manual.pdf")/1024)/1024,2,",","");