$diff = time; ... $secs = (stat( $file ))[8]; $access = int(($diff - $secs)/86400) + 0.5);