What types images that php supports?



What types images that php supports? ..

Answer / 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

More PHP Interview Questions

Is key in array php?

0 Answers  


How long is csrf token?

0 Answers  


A process can run only in the background. State Whether True or False?

0 Answers  


Explain what is smarty?

0 Answers  


Does apache use php?

0 Answers  






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

0 Answers  


how to track user logged out or not? when a user is idle?

0 Answers  


How many columns can be added in a table in mysql?

0 Answers  


How to access a global variable inside a function?

0 Answers  


What is php and why it is used?

0 Answers  


Why is node js better than php?

0 Answers  


What is difference between python and php?

0 Answers  


Categories