How can I find what type of images that the PHP version
supports?



How can I find what type of images that the PHP version supports?..

Answer / viral shah

Use function phpinfo() and you will get all detail regarding
your server as well as domain.

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More PHP Interview Questions

What are include() and require() functions?

1 Answers  


which institute provide better PHP trainning in delhi? please tell me how much salary can freshers get ? thanku

5 Answers  


Write a program in php to check whether a number is prime or not?

1 Answers  


How to upload file in php?

1 Answers  


What changes to done in PHP.ini file for file uploading?

2 Answers  


What function do we use to find length of string, and length of array?

1 Answers  


What is the use of callback in php?

1 Answers  


How to get total number of elements used in array?

1 Answers  


What is the name of the scripting engine that powers PHP?

1 Answers  


Explain the purpose of output buffering in php.

1 Answers  


How check field is empty or not in php?

1 Answers  


What the limitation of header() function in php?

1 Answers  


Categories