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 |
How can you send http header to the client in php?
if you run the app program all vendor open items are cleared but is it possible to reverse the again again open items please tell me the answer
How to redirect https to http url and vice versa in .htaccess?
What is stripslashes php?
What is the difference between InnoDb tables and MyIsam Tables in php
How variables are passed through arguments?
what is "mysql_pconnect", i know mysql_connect but what it is pconnect is their?
What is session and why do we use it?
Differentiate echo vs. Print statement.
Is php 7.0 stable?
What is the difference between == and === operator in PHP?
I have written a source code in php but I do not know how to compile that and conduct it with a website please explain me the how to compile that ?