Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | Dalšà |
mime_content_type
Popis
string mime_content_type ( string filename )Returns the MIME content type for a file as determined by using information from the magic.mime file.
Návratové hodnoty
Returns the content type in MIME format, like text/plain or application/octet-stream.
Poznámky
Varovánà |
This function has been deprecated as the PECL extension Fileinfo provides the same functionality (and more) in a much cleaner way. |
PÅ™edcházejÃcà | Domů | Dalšà |
Mimetype Functions | Nahoru |