What is the PHP predefined variable that tells the What
types of images that PHP supports?
Answer / vijaya
int imagetypes ( void )
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.
| Is This Answer Correct ? | 6 Yes | 0 No |
why did u want to leave your past organisation?
How is it possible to remove escape characters from a string?
What is slim framework?
Tell me how do you define a constant?
How would you determine the size of a file in php?
How can you submit a form without a submit button?
How to remove a file?
Is multiple inheritance supported in php?
What are the reasons for selecting lamp (linux, apache, mysql, PHP) instead of combination of other software programmes, servers and operating systems?
Which function would you use to read a line of data from a file in php?
Is php a framework?
where do we use htaccess?