Ver Mensaje Individual
  #7 (permalink)  
Antiguo 20/09/2008, 00:12
general9000
 
Fecha de Ingreso: octubre-2006
Mensajes: 59
Antigüedad: 17 años, 7 meses
Puntos: 0
Respuesta: Ultima modificacion de archivo

queria saber porque fileatime,filectime y filemtime n funciona en los archivos .exe


$ft = filemtime($archivo);
$fecha = date("j/m/y h:i", $ft);

descargas.swf Fecha de Upload: 19/09/08 04:15
distribuidores.swf Fecha de Upload: 19/09/08 02:41

Warning: filemtime() [function.filemtime]: stat failed for ducsetup.exe in D:\AppServ\www\descargas.php on line 164
ducsetup.exe Fecha de Upload: 31/12/69 07:00

Warning: filemtime() [function.filemtime]: stat failed for R128xp.exe in D:\AppServ\www\descargas.php on line 164
R128xp.exe Fecha de Upload: 31/12/69 07:00

Warning: filemtime() [function.filemtime]: stat failed for wxp-j5-30-1-b02.exe in D:\AppServ\www\descargas.php on line 164
wxp-j5-30-1-b02.exe Fecha de Upload: 31/12/69 07:00

alguna manera de arreglarlo ?