PHP » GoLang |
login |
register |
about
|
GoLang image_type_to_mime_type
request it (478)
GoLang replacement for PHP's image_type_to_mime_type
[edit | history]
image_type_to_mime_type(PHP 4 >= 4.3.0, PHP 5, PHP 7) image_type_to_mime_type — Get Mime-Type for image-type returned by getimagesize, exif_read_data, exif_thumbnail, exif_imagetype Description
string image_type_to_mime_type
( int
$imagetype
)The image_type_to_mime_type() function will determine the Mime-Type for an IMAGETYPE constant. Parameters
Return ValuesThe returned values are as follows
Examples
Example #1 image_type_to_mime_type() example
<?php Notes
See Also
|
more
Recently updated
more
Most requested
more
Last requests
|