How can we get the properties (size, type, width, height) of
an image using PHP image functions?
Answer Posted / divyesh
getimagesize($size, $type, $width, $hieght);
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
What is the difference between query and inquiry?
What is difference between count or sizeof function in php?
What are the differences between php constants and variables?
What is a definer in mysql?
How to write in a file in php?
Tell me what's the difference between include and require?
How can a cross-site scripting attack be prevented by php?
Which parts of php are case sensitive?
Is PHP runs on different platforms (Windows, Linux, Unix, etc.)?
How to count all the lines of code in a directory and sub folder?
How to update memcached when you make changes to php?
How do you end php?
What is the use of the function htmlentities?
What is the difference between get and post in php?
What language is php written in?