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 data structure in php?
What is the difference between unset and unlink?
What software is required for php?
Which is better php praogramming or cad/cam scope wise and also salaray wise?
What is data type in php?
What are escaping characters?
Do while loops?
How can a cross-site scripting attack be prevented by php?
What are the differences between php3 and php4 and php5? What is the current stable version of php? What advance thing in php7?
Tell me what is the use of mysql_real_escape_string() function?
How to create a mysql connection?
What is final in php?
How can you send http header to the client in php?
Explain what is the difference between mysql_fetch_array() and mysql_fetch_assoc()?
How do I debug php?