| Manuál PHP | ||
|---|---|---|
| PÅ™edcházejÃcà | Dalšà | |
disk_total_space
Description
float disk_total_space ( string directory )Given a string containing a directory, this function will return the total number of bytes 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_free_space()
| PÅ™edcházejÃcà | Domů | Dalšà |
| disk_free_space | Nahoru |