Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | DalÅ¡Ã |
stat
Popis
array stat ( string filename )
SbÃrá statistiky o souboru indentifikovaném názvem
filename
.
Vracà pole se statistikami souboru s těmito elementy:
device
inode
inode protection mode
number of links
user id of owner
group id owner
device type if inode device *
size in bytes
time of last access
time of last modification
time of last change
blocksize for filesystem I/O *
number of blocks allocated
Výsledek této funkce je cachován. VÃce informacà - viz clearstatcache().
PÅ™edcházejÃcà | Domů | DalÅ¡Ã |
set_file_buffer | Nahoru |