codice:
$file = basename($_SERVER['PHP_SELF']); 
echo date("d/m/Y H:i", filemtime($file) + 25200);