News Feed
Jobs Feed
Sections




News Archive
Christian Weiske's Blog:
A MIME type for .php files
April 14, 2011 @ 09:17:06

Christian Weiske has a recent post to his site looking at something most PHP developers don't even think about when serving up their scripts - the MIME types for PHP files.

While setting some svn properties at work, we wondered about the correct MIME type for .php files.

He found several in the official IANA list including "text/php", "application/php" and "application/x-http-php" - all valid but none of them considered a standard. He talks about the ones supported by linux distributions (like Debian/Ubuntu) and some reasoning that might make "application/php" the best choice of the list. He points out some downsides to the choice, though, including the fact that something starting with "application/" should considered "machine readable" only despite PHP just being text.

0 comments voice your opinion now!
mime type application text iana linux machinereadable plaintext


blog comments powered by Disqus

Similar Posts

Community News: rPath Linux Updates PHP5 Packages

WebCheatSheet.com: Secure File Upload with PHP

Zend Developer Zone: Zend Framework Applications Questionnaire

Evan Coury: Getting started with the ZF2 skeleton and ZfcUser

Lukas Smith's Blog: Making PHP 5.3 Happen


Community Events











Don't see your event here?
Let us know!


phpunit object release conference tool code zendframework2 testing unittest community language development interview podcast functional opinion series example framework introduction

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework