Hi Jon!
On Sat, 26 May 2001, Jon Yaggie wrote:

> is there a function to get the mime of a given file?  if so what?
>  
unless you upload it, nope
you may try :
    using `magic' -- really, that one installed by Apache for mod_mime_magic.c
    parsing 'file' output 

-- teodor

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to