PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
So this is very weak implementation code just to really test my design in it's current state. I'm at the point where I'd like to see if and how I can get the thumbnail to act as a link to the full size image. Unfortunately, my code obviously isn't working. I know it doesn't make sense at all since the imagejpeg() function returns a boolean value and not any sort of name or html resource, but you can see where I was coming from, I'm sure. I'm just curious as to how this is carried out.