Welcompose
[ class tree: Welcompose ] [ index: Welcompose ] [ all elements ]

Procedural File: imagemagick.class.php

Source Location: /base_classes/imagemagick.class.php



Classes:

Base_Imagemagick
Project: Welcompose File: imagemagick.class.php
Base_ImagemagickException


Page Details:









mime_content_type [line 497]

string mime_content_type( string $file)

Get MIME type

Handcoded alternative for mime_content_type, if PHP doesn't provide the function. The required information will be gathered using the command line:

  1.  $ file -bi file.php

For further information see http://de3.php.net/manual/en/function.mime-content-type.php




Tags:

return:  mime type


Parameters

string   $file   file name to verify
[ Top ]



Documentation generated on Sun, 08 Jan 2012 17:51:52 +0100 by phpDocumentor 1.4.3