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 coding easy?
What is url encoding and decoding in php?
how retrive the video file in php using video tag
How to create a mysql connection in php?
How do I clear my browser session?
What is the use of array_search() in php?
What does namespace mean in php?
How is it possible to know the number of rows returned in result set?
Can php run on windows server?
Why is php so popular?
Is jquery better than javascript?
What is mysql_fetch_object?
How to open a file for writing?
What is session management php?
How many types of session are there?