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 is the ternary conditional operator used in php?
Tell me what kind of things have you done on the social side?
Explain Type juggling?
Which have the fastest execution between mysql_fetch_array() and mysql_fetch_assoc()
What is htmlentities function in php?
Why use php artisan serve?
What is a controller in php?
Why do we use hooks?
How do you pass a variable by value?
Which is better php praogramming or cad/cam scope wise and also salaray wise?
How to get the value of current session id?
How does php work?
Is variable name casesensitive in php?
In PHP, fgets() is used to read a file one line at a time. State Whether True or False?
Do you know what is the use of the function 'imagetypes()'?