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 |
How would you determine the size of a file in php?
Why do we use hooks?
Is it possible to extend the execution time of a php script?
What does it mean when it says the csrf token is invalid?
What type of inheritance that PHP supports?
15 Answers Webwing Technologies,
What are the differences between GET and POST methods in form submitting?
Should I use mysqli or pdo?
Does php need to be installed?
i got 2 year backs in my MCA,i am 28 year guy, presently learning PHP, can i get the job & on facing the interview wht i will answer out for that?? (experience in as a 1.5yr System analyst after graduation)
What is isset function in php?
What is the difference between htmlentities() and htmlspecialchars()?
What is the use of mysql_real_escape_string() function?