This functionality is now implemented in the PEAR package PHP_Compat.
More information about using this function without upgrading your version of PHP can be found on the below link:
http://pear.php.net/package/PHP_Compat
![]() |
|
||||||||||
|
image_type_to_mime_type(PHP 4 >= 4.3.0, PHP 5) image_type_to_mime_type -- Get Mime-Type for image-type returned by getimagesize, exif_read_data, exif_thumbnail, exif_imagetypeОписаниеstring image_type_to_mime_type ( int imagetype )The image_type_to_mime_type() function will determine the Mime-Type for an IMAGETYPE constant. Возвращаемые значенияThe returned values are as follows Таблица 1. Returned values Constants
image_type_to_mime_type
aidan at php dot net
11-Sep-2004 01:04
This functionality is now implemented in the PEAR package PHP_Compat. |