PHP:
-
// Specifies the file path where PHP wants to check the timestamp
-
$file_path = '/var/www/html/';
-
-
if($file != '.' && $file != '..'){
-
// Get timestamp
-
-
// Specify the time range(condition)
-
}else{
-
}
-
}
-
}
-
}