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 |
How we can declare variable in php?
What is the method to execute a php script from the command line?
How do I get csrf token?
What is a lambda function in php?
What are the features of php?
What is difference between rest api and restful api?
How to find second highest salary
What is the scope of a variable defined outside a function?
Is php an object or array?
What is the difference between php and java?
What is $_ post in php?
What are headers in php?