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 |
Explain about objects in PHP?
Write the statements that are used to connect php with mysql
What is the use of header() function in PHP? What the Limitation of HEADER()?
What is a model in php?
What is the use of super-global arrays in php?
what is the difference between GET,POST and REQUEST in php
How can we convert asp pages to PHP pages?
How to upload file in php?
Can we extend multiple classes in php?
Tell me what's the difference between include and require?
How to invoke a user function?
Is gender a dependent variable?