Hi All,
Is there a way in PHP to know what all the content-types that Apache knows
about are? Basically, what I want to be able to do is look at an extension,
and then know what content-type Apache would send by default it that file
was requested via HTTP.
Is there a way to do this?
-Josh
Is there a way in PHP to know what all the content-types that Apache knows
about are? Basically, what I want to be able to do is look at an extension,
and then know what content-type Apache would send by default it that file
was requested via HTTP.
Is there a way to do this?
-Josh
Comment