What is the PHP predefined variable that tells the What
types of images that PHP supports?

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is basename php?

515


Tell me what is the main difference between require() and require_once()?

544


Does wordpress run on php 7?

507


Does php have multiple inheritance?

500


Code to open file download dialog in PHP?

548






Explain me is it possible to destroy a cookie?

555


What is the use of array_count_values() in php?

532


armstrong number by using php while number is given by the keyboard.?

1693


What is the difference between laravel and php?

498


Explain Constant in Class?

562


What is regex in html?

510


What are the functions to be used to get the image's properties (size, width and height)?

544


What is php and why we use it?

491


Can I write php code in html file?

535


How stop the execution of a php scrip?

529