What types images that php supports?

Answer Posted / subrat

imagetypes ? Return the image types supported by this PHP
build
This function returns a bit-field corresponding to the
image formats supported by the version of GD linked into
PHP. The following bits are returned, IMG_GIF | IMG_JPG |
IMG_PNG | IMG_WBMP | IMG_XPM

Example 1. imagetypes()

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to remove leading and trailing spaces from user input values in php?

546


What is faster in php?

583


where do we use htaccess?

547


Do you know what is the use of the function 'imagetypes()'?

497


What is url encoding and decoding in php?

558






How to create a session? How to remove data from a session?

525


What is the use of header() function in php?

551


Can php run on windows server?

529


How to assigning a new character in a string using php?

544


Which is better mysql or sql?

529


What are the differences between PHP3 and PHP4 and PHP5? what is the current stable version of PHP?

627


What is trim function in php?

619


What is composer json?

497


Explain briefly about a search-friendly site looks like?

494


What is the use of super-global arrays in php?

507