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 |
Explain the difference between unlink() and unset()?
What is meant by nl2br()?
How check submit button is clicked in php?
Does php support multiple inheritance?
how to count how many sundays in month?
Is php easy language to learn?
How to get no. of rows using MYSQL function?
What is abstraction php?
What are the design patterns in php?
In how many ways we can retrieve the data in the result set of mysql using php?
What is fetch array in php?
How can we encrypt the password using php?