[horde] Necessary php features
Michael M Slusarz
slusarz at bigworm.colorado.edu
Thu Dec 11 09:47:10 PST 2003
Quoting Jan Schneider <jan at horde.org>:
| > MIME Magic support
|
| We have several ways for find out file types of extension less files, but I
| don't know they compare to each other.
The built in PHP mime magic support is much faster than the fallback option
(mime magic support in PHP code), and is more accurate than doing MIME guessing
via extensions (since some OS's, i.e. *nix, don't generally use extensions to
determine the file type).
michael
______________________________________________
Michael Slusarz [slusarz at bigworm.colorado.edu]
The University of Colorado at Boulder
More information about the horde
mailing list