($day,$month) = localtime(stat($local_file_to_check)[9])[3,4]; $current_file_time = $month . $day;