Files
docker-php-fpm/php_modules/fileinfo/README.md
2022-11-30 08:15:42 +01:00

8 lines
418 B
Markdown

# fileinfo
The functions in this module try to guess the content type and encoding of a file by looking for certain magic byte sequences at specific positions within the file.
| Platform | Url |
|----------|------------------------------------------------------------------|
| PHP.net | https://www.php.net/manual/en/book.fileinfo.php |