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 is ltrim?
What is register_globals in php?
6 Answers Castling IT, HCL, Intel Soft Solutions, Millennium,
Explain some of the php array functions?
What is the maximum size of a database in mysql?
So if md5() generates the most secure hash, why would you ever use the less secure crc32() and sha1()?
What is mysqli_fetch_array?
Is the cookies are available on cross domain?
Tell me what is the main difference between php 4 and php 5?
Where php basically used?
How many ways we can pass the variable through the navigation between the pages?
How to take a substring from a given string?
Is php front end or back end?