mime_type(filename, mime_tab)
Class Public methods
Returns the mime type of filename from the list in
mime_tab. If no mime type was found application/octet-stream
is returned.
Returns the mime type of filename from the list in
mime_tab. If no mime type was found application/octet-stream
is returned.
Please login to continue.