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
Explain me what are the main error types in php and how do they differ?
What are the variables in php?
Tell me how to find the length of a string?
Why many companies are switching their current business language to php? Where php basically used?
What is a controller php?
What does a delimiter do in mysql?
What is dao in php?
What is the difference between substr() and strstr()?
Which array function checks if the particular key exists in the array?
How many escape sequences are recognized in double-quoted strings in php?
What is inheritance in php? How many types of inheritance supports php?
Tell me is it possible to remove the html tags from data?
How do I get csrf token?
Which function is used to strip whitespace?
What is a php array?