Voting

: min(two, zero)?
(Example: nine)

The Note You're Voting On

tularis at php dot net
18 years ago
On Windows systems people might find that this always returns "application/x-dpkg".
There are 2 ways of solving this problem:
1. Get the mime-magic database file from GnuWin32 at <http://sourceforge.net/projects/gnuwin32/>
2. You can manually "fix" the mime-magic file by editing it and escaping all lines starting with !, thus changing each one to \!

<< Back to user notes page

To Top