proceed with caution
as the documentation already says
FILEINFO_MIME will output something like "image/jpeg; charset=binary"
while
FILEINFO_MIME_TYPE outputs "image/jpeg"
and
FILEINFO_MIME_ENCODING outputs "binary"
Estas constantes están definidas por esta extensión y estarán disponibles sólo cuando la extensión haya sido compilada con PHP, o bien sea cargada dinámicamente en ejecución.
FILEINFO_NONE
(entero)
FILEINFO_SYMLINK
(entero)
FILEINFO_MIME_TYPE
(entero)
FILEINFO_MIME_ENCODING
(entero)
FILEINFO_MIME
(entero)
FILEINFO_COMPRESS
(entero)
FILEINFO_DEVICES
(entero)
FILEINFO_CONTINUE
(entero)
FILEINFO_PRESERVE_ATIME
(entero)
FILEINFO_RAW
(entero)
\ooo
a
representación octal.
FILEINFO_EXTENSION
(integer)
proceed with caution
as the documentation already says
FILEINFO_MIME will output something like "image/jpeg; charset=binary"
while
FILEINFO_MIME_TYPE outputs "image/jpeg"
and
FILEINFO_MIME_ENCODING outputs "binary"