Ver Mensaje Individual
  #2 (permalink)  
Antiguo 03/11/2004, 13:30
josemi
Ex Colaborador
 
Fecha de Ingreso: junio-2002
Mensajes: 9.091
Antigüedad: 21 años, 10 meses
Puntos: 16
Hola,

Del manual, www.php.net/disk_free_space :
Cita:
Given a string containing a directory, this function will return the number of bytes available on the corresponding filesystem or disk partition.
Y sabiendo que un 1KBytes=1024 bytes, la transformacion es facil.

Saludos.
__________________
Josemi

Aprendiz de mucho, maestro de poco.