mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-17 03:25:46 +00:00
ee35ae9ae6
This extension replaces the deprecated PHP4 mime_magic extension.
12 lines
353 B
Plaintext
12 lines
353 B
Plaintext
The Fileinfo extension allows retrieval of information regarding
|
|
vast majority of file.
|
|
This information may include dimensions, quality, length etc...
|
|
|
|
Additionally it can also be used to retrieve the mime type for a
|
|
particular file and for text files proper language encoding.
|
|
|
|
WWW: http://pecl.php.net/package/Fileinfo/
|
|
|
|
- Alex Dupre
|
|
ale@FreeBSD.org
|