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 |
Who is the father of PHP and explain the changes in PHP versions?
15 Answers ADISoft Tech, Genpact, PropTiger, TWA,
What is difference between get and post in php?
What is namespaces in PHP?
Can I learn php in a month?
What are global variables in php?
What is traits? How it is used in php?
How to convert a character to an ascii value?
Is time a dependent variable?
What is input sanitization in php?
What is register_globals in php?
6 Answers Castling IT, HCL, Intel Soft Solutions, Millennium,
Tell us how can we access the data sent through the url with the post method?
What is use of header() function in php? What the limitation of header()?