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 |
What are include() and require() functions?
which institute provide better PHP trainning in delhi? please tell me how much salary can freshers get ? thanku
Write a program in php to check whether a number is prime or not?
How to upload file in php?
What changes to done in PHP.ini file for file uploading?
What function do we use to find length of string, and length of array?
What is the use of callback in php?
How to get total number of elements used in array?
What is the name of the scripting engine that powers PHP?
Explain the purpose of output buffering in php.
How check field is empty or not in php?
What the limitation of header() function in php?