mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-11 03:21:15 +00:00
8 lines
418 B
Markdown
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 |
|