PHP » GoLang |
login |
register |
about
|
GoLang image_type_to_extension
request it (361)
GoLang replacement for PHP's image_type_to_extension
[edit | history]
image_type_to_extension(PHP 5 >= 5.2.0, PHP 7) image_type_to_extension — Get file extension for image type Description
string image_type_to_extension
( int
$imagetype
[, bool $include_dot = TRUE
] )Returns the extension for the given IMAGETYPE_XXX constant. Parameters
Return ValuesA string with the extension corresponding to the given image type. Examples
Example #1 image_type_to_extension() example
<?php Notes
|
more
Recently updated
more
Most requested
more
Last requests
|