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
Explain how is it possible to set an infinite execution time for php script?
When is a conditional statement ended with an endif?
How can you execute php script from the command line?
what is variable scope, which variables are accessible from where and what are "undefined variable" errors?
What is the importance of "method" attribute in a html form?
Why sessions are used in php?
What does $globals mean?
What is the difference between file_get_contents() and file_put_contents() in php?
What is difference between sql and php?
How to get the value of current session id?
Is salary a ratio or interval?
What is abstract class php?
How does php isset work?
Which operator is used to combine string values in php?
What is the ioncube php loader?