Display the text box

image_type_to_mime_type()

« image_type_to_extension | imagearc »
<?php
$string 
image_type_to_mime_type (
    
?  // int $imagetype
);
?>
Result
$string = 'image/gif'
Examples
#1 image_type_to_mime_type  (IMAGETYPE_GIF)
See also
exif_imagetype, exif_read_data, exif_thumbnail, getimagesize, image_type_to_extension