How can I find the width and height of an image resource?
Answer Posted / laxmikant
getimagesize();
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What is the difference between the include() and require() functions?
Write a program to find no of days between two dates in php?
How big is varchar max?
What is the use of mvc in php?
What is framework? How it works? What is advantage?
How to convert one date format into another in php?
what the new feature add in php 7.2?
Which is better mysql or sql?
How to get the directory name out of a file path name?
Should I learn php before wordpress?
What are the differences between GET and POST methods?
Suppose the variable $var1 is set to 10 and the $var2 is set to the character var1, what's the value of $$var2?
Tell me what is the main difference between php 4 and php 5?
What is an associative array?
What is $_ files in php?