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
Is php dead 2019?
What does explode do in php?
Why does php need server?
Why is used in php?
What is reference variable php?
What is the timeout period on session values?
What is good average session duration?
What is the function to count elements in an array in PHP?
Which is better python or php?
Explain the types of functions for Splitting String?
Why laravel is best php framework?
What is the default time of cookie in php?
What does the expression exception::__tostring means?
What is boolean in php?
Which is true about the singleton design pattern?