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 php variables?
What is curl php?
What is php ci?
Explain me what is sql injection?
What are escaping characters? Explain with an example?
Tell me what does accessing a class via :: means?
What is meant by pear in php? What is the purpose of it?
How is the comparison of objects done in php?
What is difference between mysql_fetch_array and mysql_fetch_assoc?
What is stdclass in php?
which function used to get the number of days between two given dates in php
Tell me what is the use of "ksort" in php?