Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
image_type_to_extension
image_type_to_extension
Get the file extension for image type
Name:
image_type_to_extension
Category:
Image processing GD
Programming Language:
php
One-line Description:
Get the file extension for image type
Related
What are the risks of not checking file formats when using image_type_to_extension()?
9
Similar Functions
getimagesizefromstring
getimagesizefromstring
Getthesizeoftheimage
imagecolorresolve
imagecolorresolve
Getstheindexofthespe
imagepolygon
imagepolygon
Drawpolygons
imagecolorstotal
imagecolorstotal
Findoutthenumberofco
imagejpeg
imagejpeg
Outputimagestobrowse
imagecopymerge
imagecopymerge
Copyandmergepartofth
imagesetbrush
imagesetbrush
Settingabrushimagefo
imageellipse
imageellipse
Drawanellipse
Popular Articles
What are the risks of not checking file formats when using image_type_to_extension()?