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
getimagesize
getimagesize
Getthesizeoftheimage
imagecolordeallocate
imagecolordeallocate
Unassigncolortotheim
imagesetpixel
imagesetpixel
Drawasinglepixel
imagecopymerge
imagecopymerge
Copyandmergepartofth
gd_info
gd_info
Retrieveinformationa
imageaffine
imageaffine
Useoptionalclippinga
imageistruecolor
imageistruecolor
Findiftheimageistrue
imagefilter
imagefilter
Applyfilterstoimages
Popular Articles
What are the risks of not checking file formats when using image_type_to_extension()?