Ver original$fecha_limit = strtotime('- 7 days');if($fecha_update < $fecha_limit) { echo 'Pasaron más de 7 días';}