| Manuál PHP | ||
|---|---|---|
| Předcházející | Další | |
This function is used to get information about a file.
finfoFileinfo resource returned by finfo_open().
file_nameName of a file to be checked.
optionsOne or disjunction of more Fileinfo constants.
contextFor a description of contexts, refer to Stream Functions.
Returns a textual description of the contents of the
filename argument, or FALSE if an error occurred.
| Předcházející | Domů | Další |
| finfo_close | Nahoru | finfo_open |