How can I find what type of images that the PHP version
supports?
Answer Posted / 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 View All Answers
What is the difference between php4 and php5?
How to remove leading and trailing spaces from user input values?
What is the difference between md5(), crc32() and sha1() crypto on php?
How do you pass a variable by value?
What do the initials of php stand for?
Tell me will a comparison of an integer 12 and a string "13" work in php?
What are the four scalar types of php?
Which programming language does php resemble?
What is a php namespace?
How big is varchar max?
Tell me whether it is possible to share a single instance of a memcache between multiple php projects?
What is beforeRender() used?
How do I run a php program in dreamweaver?
What is super keyword in c++?
Explain the casts allowed in PHP?