| Manuál PHP | ||
|---|---|---|
| PÅ™edcházejÃcà | Dalšà | |
image_type_to_extension
(no version information, might be only in CVS)
image_type_to_extension -- Get file extension for image typePopis
string image_type_to_extension ( int imagetype [, bool include_dot] )Returns the extension for the given IMAGETYPE_XXX constant.
Seznam parametrů
imagetypeOne of the IMAGETYPE_XXX constant.
include_dotWether to prepend a dot to the extension or not. Default to TRUE.
| PÅ™edcházejÃcà | Domů | Dalšà |
| getimagesize | Nahoru |