Manuál PHP | ||
---|---|---|
Předcházející | Další |
Given a string containing a directory, this function will return the number of bytes available on the corresponding filesystem or disk partition.
Poznámka: Tato funkce nebude pracovat se vzdálenými soubory, protože zkoumaný soubor musí být dostupný přes filesystém serveru.
See also disk_total_space()
Předcházející | Domů | Další |
dirname | Nahoru | disk_total_space |