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 |
Do you know what is the use of rand() in php?
Is php 5 still supported?
Tell me what does $_env means?
which institute provide better PHP trainning in delhi? please tell me how much salary can freshers get ? thanku
How can you retrieve data from the mysql database using php?
Is variable name casesensitive in php?
What is the difference between explode() and split() functions?
can any one tell how to install LAMP server in terminal in ubuntu.....and also tell please how to run php files in ubunut and how to save and compile in ubuntu..i already installed ubuntu ..but i dont installed lamp server so i want to install lamp server in terminal is it possible please reply
How can we enable error reporting in php?
What are advantages of .htaccess?
What is the maximum size of a file that can be uploaded using PHP and how can we change this?
How can you tell if a number is even or odd without using any condition or loop?