I am pondering about this and would need some direction / pointers.
I could use the getimagesize() to get the size of the image. But how do I pass it to popup window and create a popup with that image size?
Right now, what I am doing is looping from a select mysql to create a table with the thumbnails. I want to add a <a href> link to bring up the full size of the pictures, but don't want to do the popup too big or too small.
Any suggestion on the popup code?
Thanks!
KN