Manuál PHP | ||
---|---|---|
Předcházející | Další |
This function is used to get information about binary data in a string.
finfo
Fileinfo resource returned by finfo_open().
string
Content of a file to be checked.
options
One or disjunction of more Fileinfo constants.
Returns a textual description of the string
argument, or FALSE if an error occurred.
Předcházející | Domů | Další |
Fileinfo Functions | Nahoru | finfo_close |