Given a string containing a directory, this function will return the number of bytes available on the corresponding filesystem or disk partition.
Nota: Esta función no funcionará con archivos remotos ya que el archivo a examinar debe estar disponible vía el sistema de archivos del servidor
See also disk_total_space()