mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-10 11:01:14 +00:00
Add basic Extension docs
This commit is contained in:
7
php_modules/fileinfo/README.md
Normal file
7
php_modules/fileinfo/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# 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 |
|
||||
Reference in New Issue
Block a user