[PHP-DB] File Mime Type Function

2004-09-23 Thread Jasper Howard
I've looked around for a while, does anyone know of a PHP function
already built in to the install that gets the Mime type of a file on
the server?

thanks,

-- 

Jasper Howard - Database Administration
ApexEleven.com
530 559 0107
---

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP-DB] File Mime Type Function

2004-09-23 Thread Matt M.
 I've looked around for a while, does anyone know of a PHP function
 already built in to the install that gets the Mime type of a file on
 the server?

you might try this

http://pear.php.net/package/MIME_Type/

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP-DB] File Mime Type Function

2004-09-23 Thread Jasper Howard
cool, that's what I was looking at doing, I was just wondering if
there was anything native to php 4.3.8.


On Thu, 23 Sep 2004 11:59:41 -0500, Matt M. [EMAIL PROTECTED] wrote:
  I've looked around for a while, does anyone know of a PHP function
  already built in to the install that gets the Mime type of a file on
  the server?
 
 you might try this
 
 http://pear.php.net/package/MIME_Type/
 



-- 

Jasper Howard - Database Administration
ApexEleven.com
530 559 0107
---

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php