Jump to content

Reading MIME Content Types


saf

Recommended Posts

I am writing an application that uses the php imap protocol to read emails. I just got done configuring the system to a point where I can read emails and see a list of attachments. My next step is to be able to download these attachments.

 

Here is my problem:

I am trying to pass MIME types for specific attachments but cannot seem to find a working MIME Content Type function within the php manual. Can anyone please find me a solution to extracting a MIME type from a file.

 

Note: I am trying to stay away from PECL, and I do not want to have an entire list of MIME types manually coded into my code either.

 

Thank you,

 

Saf

Link to comment
https://forums.phpfreaks.com/topic/87243-reading-mime-content-types/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.