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
How many types of functions are there in php?
Why many companies are switching their current business language to php? Where php basically used?
What's php?
What is $globals php?
What are html entities?
What is php and what does it do?
What is difference between rest api and restful api?
What is trait in php?
Do I need apache for php?
Explain the difference between $var and $$var?
Explain how to execute a php script using command line.
What is php trait?
What are the different components used in php for formatting?
What are the different data types in javascript?
How to swap two variables without using 3rd temp variable.