Your Ad Here
0

How can we get the properties (size, type, width, height) of an image using php image functions?

Posted by The Blogger on 12:39 PM in
Answer:

To know the image size use getimagesize() function
To know the image width use imagesx() function
To know the image height use imagesy() function

tags: php interview questions and answers, php interview question How can we get the properties (size, type, width, height) of an image using php image functions, How can we get the properties (size, type, width, height) of an image using php image functions

0 Comments

Post a Comment

Your Ad Here

Copyright © 2009 Interview Questions and Answers