You are right devinemke, but I do not have this information in the database yet. So far this
information is in the properties of the image itself. Actually, my job IS to retrieve this
information from inside the image file and then store it into the MySQL database.
So, what I'm looking for is maybe a command-line tool or a function like
getimagesize(thank you Mordecai) that would not only retrieve the dimensions of the image,
but also the other data that is saved along with it(author name, copyright, etc).
Any more ideas guys?
Thanks!
VG