How can we get the properties (size, type, width, height) of
an image using PHP image functions?

Answer Posted / arvind sharma

we can use getimagesize() function which will rtun the array
of its dimension.

Is This Answer Correct ?    9 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why constructor is not overridden?

723


Is php a low level language?

721


Explain me what is the use of 'print' in php?

736


How to check your php installation?

732


How to enable cURL in PHP?

892


Can php run without apache?

744


How to check curl is enabled or not in PHP

879


What is the difference between associative array and indexed array?

738


Tell me can the value of a constant change during the script's execution?

904


How to do single and multi line comment in php?

751


Which is better php or wordpress?

721


How can I find my php version?

749


Can we run php on tomcat server?

785


Tell me what is the use of mysql_real_escape_string() function?

765


how to use http headers inside php? Write the statement through which it can be added?

743